frerich / catamorphismLinks
A package exposing a function for generating catamorphisms.
☆29Updated 7 years ago
Alternatives and similar repositories for catamorphism
Users that are interested in catamorphism are comparing it to the libraries listed below
Sorting:
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Lightweight Haskell dynamic loading library originally written by Copyright © 2004 Hampus Ram.☆24Updated 7 years ago
- ☆39Updated 8 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- A GHC type checker plugin for row types☆39Updated 8 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- A toy implementation of Haxl to illustrate the internals☆22Updated 8 years ago
- Open records for Haskell☆22Updated 8 years ago
- Show programming language printed values in a web UI☆24Updated 6 years ago
- ghc --make reimplemented with Shake☆32Updated 2 years ago
- Make presentations for data types☆25Updated 4 years ago
- A Haskell library supporting flexible, dynamic file-based configuration.☆16Updated 6 years ago
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- Easy bidirectional serialization in Haskell☆49Updated 7 years ago
- Haskell library for efficiently building up buffers☆27Updated 11 months ago
- A faster date and time library based on time☆47Updated this week
- fast clustering algorithms☆15Updated 6 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 2 weeks ago
- Quiver stream processing library☆15Updated 9 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff