| Safe Haskell | Safe-Inferred |
|---|
Data.Either.Extra
Documentation
module Data.Either
fromEither :: Either a a -> aSource
Pull the value out of an Either where both alternatives
have the same type.
extra-0.3: Extra functions I use.
| Safe Haskell | Safe-Inferred |
|---|
Data.Either.Extra
module Data.Either
fromEither :: Either a a -> aSource
Pull the value out of an Either where both alternatives
have the same type.