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