mappy-0.1.3.0: A functional programming language focused around maps.
Language.Error
data Error a Source
Constructors
Instances
singleError :: a -> Either [a] b Source
errorInMappy :: String -> a Source
mappyUrl :: String Source