Project: Voronoi Mosaics
cdsmithus.medium.com1 pointsby cdsmith0 comments
{-# LANGUAGE NoImplicitPrelude #-}
import HaskellPrelude
import CodeWorld -- for pictures, colors, etc.
The stuff from CodeWorld is still uncurried, but the rest of the language is still there.