Safe HaskellNone

LSC.DEF

Documentation

builderDEF :: DEF -> Builder #

defaultOptions :: Maybe Ident -> [Option] #

printDEF :: DEF -> IO () #

parseDEF :: Text -> Either ParseError DEF #

toDEF :: Double -> NetGraph -> DEF Source #