Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Env.Internal.Val
Documentation
A type isomorphic to Either
with the accumulating Applicative
instance.
fromEither :: Either e a -> Val e a Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Env.Internal.Val
A type isomorphic to Either
with the accumulating Applicative
instance.
fromEither :: Either e a -> Val e a Source #