L-seed-0.1: 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