L-seed-0.2: Plant growing programming game

Lseed.Geometry.Generator

Description

Helper module providing a monad that collects lines

Documentation

runGeometryGenerator :: Point -> Double -> GeometryGenerator x () -> [(Line, x)]Source