GeomAlg-0.2.3: Library of geometric algorithms in HaskellSource codeContentsIndex
GeomAlg.IO.RPG
Description
Eingabefunktionen fr das rpg-Format (RPG)
Documentation
readPolygon :: (Read a, Num a) => String -> IO (Polygon2 a)Source
readPoints :: (Read a, Num a) => String -> IO [Point2 a]Source
Produced by Haddock version 2.4.2