ekmett / eitherLinks
the EitherT monad transformer
☆55Updated 2 months ago
Alternatives and similar repositories for either
Users that are interested in either are comparing it to the libraries listed below
Sorting:
- deprecated in favor of -XQualifiedDo☆41Updated 4 years ago
- Haskell 98 Profunctors☆70Updated 2 months ago
- Haskell 98 contravariant functors☆73Updated 10 months ago
- Lift control operations, like exception catching, through monad transformers☆58Updated 2 years ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Type-safe error handling☆64Updated last year
- Some useful control operators for looping☆47Updated 5 years ago
- Simple, composable, and easy-to-use stream I/O for Haskell☆102Updated 4 months ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Efficient conversion of values into Text