mappy-0.1.2.1: A functional programming language focused around maps.
Language.PrettyPrintable
class PrettyPrintable a where Source
Methods
pretty :: a -> String Source
Instances