mappy-0.1.1.0: A functional programming language focused around maps.
Language.Primitives.IoAble
class IoAble a where Source
Methods
stringify :: a -> String Source
meansPrint :: a -> Bool Source
Instances