vmchale / recursion_schemesLinks
Recursion schemes for Idris
☆65Updated 6 years ago
Alternatives and similar repositories for recursion_schemes
Users that are interested in recursion_schemes are comparing it to the libraries listed below
Sorting:
- Dual Traversable☆42Updated 2 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 8 years ago
- Haskell 98 contravariant functors☆73Updated 9 months ago
- A port of QuickCheck to Idris☆60Updated 7 years ago
- Haskell library for simple, concise and fast generic operations.☆81Updated last year
- GRIN backend for Idris☆50Updated 5 years ago
- Idris Binary Integer Arithmetic, porting PArith, NArith, and ZArith from Coq☆36Updated 4 years ago
- Type provider library for Idris☆94Updated 7 years ago
- A magic typeclass that just does it☆124Updated 3 years ago
- Haskell 98 Profunctors☆70Updated last month
- Zippers based on lenses and traversals☆40Updated last year
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated this week
- Generic Programming using True Sums of Products☆162Updated this week
- Some useful control operators for looping☆47Updated 5 years ago
- Elaborate and expressive S-Expression library for Haskell☆62Updated last year
- Provides a type-safe way of working with permutations in Idris☆36Updated 3 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated 11 months ago
- Yet another yet another recursion scheme library in Haskell.☆89Updated this week
- Bidirectional programming in Haskell with monadic profunctors☆46Updated 3 years ago
- Haskell 98 comonads☆77Updated 4 months ago
- Hedgehog will eat your typeclass bugs☆56Updated last month
- Free Algebras in Haskell☆37Updated 11 months ago
- Simple adjunctions☆45Updated 4 months ago
- An experiment in functional interface design☆24Updated 8 years ago
- Various data structures for use in the Idris Language.☆95Updated 5 years ago
- Measure time complexity empirically.