typeclasses / partial-semigroupLinks
A partial binary associative operator (appendMaybe :: a → a → Maybe a)
☆13Updated 9 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:
- Folds for recursive types with GHC Generics☆26Updated 5 years ago
- Bring fusion to everyone☆13Updated 5 years ago
- Dependently typed elimination functions using singletons☆28Updated 6 months ago
- Manage Nix Haskell override sets☆11Updated 6 years ago
- Nat, Fin, Vec☆25Updated 2 months ago
- Proofs of the number of inhabitants of polymorphic functions☆23Updated 6 years ago
- Expands type synonyms in Template Haskell ASTs☆11Updated 7 months ago
- An experiment in functional interface design☆24Updated 8 years ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Updated 5 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- A toy implementation of Haxl to illustrate the internals☆22Updated 8 years ago
- Type-level assertion operators☆16Updated 7 years ago
- A nullary type class for partial functions☆15Updated 7 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 4 months ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆18Updated 5 months ago
- ListT done right☆15Updated last year
- The Str signature and implementations☆21Updated 8 years ago
- Clowns to the left of me, jokers to the right☆15Updated 5 years ago
- Basic examples and functions for generics-sop☆20Updated last year
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- A monadic interface for DAG construction.☆24Updated 4 years ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago
- 🌋 Idris implementation of patricia tree☆23Updated 4 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Updated 5 years ago
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Updated 7 years ago
- ☆23Updated 7 years ago
- The greatest hits of https://gist.github.com/RyanGlScott☆11Updated 2 years ago
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Updated 6 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- A RWS like monad without the slow writer stuff☆12Updated 2 years ago