rampion / tree-traversalsLinks
Functions and newtype wrappers for traversing Trees
☆30Updated last year
Alternatives and similar repositories for tree-traversals
Users that are interested in tree-traversals are comparing it to the libraries listed below
Sorting:
- rewrite rules for type-level equalities☆62Updated last month
- First-class type families☆88Updated last month
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- Maps using values' monoidal structure during merging☆42Updated 5 months ago
- Sort any Traversable container☆41Updated 3 years ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- Generic types and functions for encoding and decoding columns☆44Updated 10 months ago
- checkers for algebra driven design☆34Updated 2 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 7 months ago
- experimenting with unlifted classes via backpack☆36Updated 3 years ago
- Tools for functors from Hask^k to Hask☆23Updated 6 years ago
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆70Updated this week
- ☆45Updated 3 years ago
- There are many category theory implementations, but this one is mine☆16Updated last year
- Omit fields for instance deriving☆37Updated 5 years ago
- Color highlighting for Haskell profiling information☆40Updated 4 years ago
- higher-kinded data☆30Updated 2 years ago
- Calculate Haskell dependency ranges from multiple build plans☆31Updated last year
- a modern library for typed path manipulation in Haskell☆36Updated 2 months ago
- Automation of Haskell package release process.