Strip
data type and convertions.
Data Type
Convertion
safePolygonToStrip :: Polygon -> IO StripSource
An IO
version of polygonToStrip
, which does not use unsafePerformIO
.
Strip
data type and convertions.
safePolygonToStrip :: Polygon -> IO StripSource
An IO
version of polygonToStrip
, which does not use unsafePerformIO
.