typeclasses / partial-semigroupLinks
A partial binary associative operator (appendMaybe :: a → a → Maybe a)
☆13Updated 11 months ago
Alternatives and similar repositories for partial-semigroup
Users that are interested in partial-semigroup are comparing it to the libraries listed below
Sorting:
- Dependently typed elimination functions using singletons☆28Updated 8 months ago
- ☆23Updated 8 years ago
- An experiment in functional interface design☆24Updated 8 years ago
- 🌋 Idris implementation of patricia tree☆23Updated 4 years ago
- Non-empty Vectors☆26Updated 4 months ago
- Bring fusion to everyone☆13Updated 5 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- Haskell time library focusing on performance☆56Updated 3 weeks ago
- Basic examples and functions for generics-sop☆19Updated last year
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 6 months ago
- Nat, Fin, Vec☆25Updated 4 months ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- The Str signature and implementations☆21Updated 8 years ago
- Tools for functors from Hask^k to Hask☆23Updated 6 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Manage Nix Haskell override sets☆11Updated 6 years ago
- Reasonable Haskell default import☆27Updated 3 years ago
- ListT done right☆15Updated last year
- A text editor zipper libary☆17Updated 9 months ago
- A Haskell library supporting flexible, dynamic file-based configuration.☆16Updated 6 years ago
- Haskell Configuration Loader☆19Updated 3 weeks ago
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- Kleene algebra, regular expressions☆33Updated last year
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- Lens interface for your filesystem☆22Updated 4 years ago
- Deep evaluation of data structures☆43Updated 2 months ago
- Folds for recursive types with GHC Generics