AndrasKovacs / flat-maybe
Rust-style strict Maybe in Haskell: no space/indirection overhead.
☆18Updated last year
Alternatives and similar repositories for flat-maybe:
Users that are interested in flat-maybe are comparing it to the libraries listed below
- ST with efficient exceptions☆20Updated 8 years ago
- A text editor zipper libary☆17Updated 4 months ago
- Fast ByteString Builder☆21Updated 3 weeks ago
- keyed functors☆22Updated 2 weeks ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Extensible type-safe unions for Haskell☆33Updated last week
- Uniform interface to reified data type information via Template Haskell☆20Updated 3 weeks ago
- Bidirectional mapping between two key types☆22Updated 10 months ago
- IO without any PseudoExceptions☆28Updated 4 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Expands type synonyms in Template Haskell ASTs☆11Updated 3 months ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- Compile-time checking for partial smart-constructors☆21Updated last year
- ☆20Updated 2 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 6 years ago
- the 'invariant' Haskell package for invariant functors