rampion / tree-traversalsLinks
Functions and newtype wrappers for traversing Trees
☆30Updated 10 months ago
Alternatives and similar repositories for tree-traversals
Users that are interested in tree-traversals are comparing it to the libraries listed below
Sorting:
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 months ago
- rewrite rules for type-level equalities☆62Updated last year
- A really small example of the Backpack module system for Haskell☆54Updated 7 months ago
- Sort any Traversable container☆41Updated 3 years ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Generic types and functions for encoding and decoding columns☆44Updated 8 months ago
- First-class type families☆88Updated 2 months ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 weeks ago
- Hedgehog will eat your typeclass bugs☆56Updated last month
- Omit fields for instance deriving☆37Updated 5 years ago
- higher-kinded data☆30Updated 2 years ago
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- There are many category theory implementations, but this one is mine☆16Updated 11 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 5 months ago
- join and meet semilattices, lower and upper bounds.☆48Updated 9 months ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- type level sets☆67Updated 5 years ago
- Literally the best anonymous records☆36Updated 2 years ago
- Experimental tool to build reports on GHC build time for your projects.☆24Updated 2 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago
- A tiny EDSL to write type-level-unit tests☆49Updated 6 years ago
- Calculate Haskell dependency ranges from multiple build plans☆31Updated last year
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- checkers for algebra driven design☆34Updated 2 years ago
- Speculate laws about Haskell functions☆30Updated 6 months ago
- Automation of Haskell package release process.☆31Updated last year