funcmp-1.5: Functional MetaPost

Portabilityportable
Stabilityprovisional
Maintainersimons@cryp.to

FMP.Resolve

Description

 

Documentation

resolvePoint :: (Int, Symbols) -> Point -> Maybe Point

resolvePath :: (Int, Int, Symbols) -> Path -> Maybe (Int, Path)

resolveNumeric :: (Int, Symbols) -> Numeric -> Maybe Numeric

maybes2List :: [Maybe a] -> [a]

symEquations :: (Int, Int, Symbols) -> [Equation] -> (Int, Symbols)

insertNumeric :: (Int, Int, Symbols) -> Name -> (Int, Symbols)