Portability | portable |
---|---|
Stability | experimental |
Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Safe Haskell | Safe-Infered |
Strict Either
.
Same as the standard Haskell Either
, but Left _|_ = Right _|_ = _|_
Documentation
The strict choice type.
Portability | portable |
---|---|
Stability | experimental |
Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Safe Haskell | Safe-Infered |
Strict Either
.
Same as the standard Haskell Either
, but Left _|_ = Right _|_ = _|_
The strict choice type.