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