sjoerdvisscher / data-categoryLinks
Library of categories, with categorical constructions on them
☆58Updated 2 years ago
Alternatives and similar repositories for data-category
Users that are interested in data-category are comparing it to the libraries listed below
Sorting:
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆126Updated last year
- do-notation for Category and "Arrow without arr"☆62Updated 8 years ago
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- First-class type families☆90Updated 3 weeks ago
- The theory of algebraic graphs formalised in Agda☆91Updated 7 years ago
- Where my everyday research happens☆55Updated 2 weeks ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 10 months ago
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last week
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- ☆99Updated 4 months ago
- ⛏️ A refinement proof framework for haskell☆70Updated 2 years ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆57Updated last year
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- Haskell library for semigroup actions and torsors☆64Updated 10 months ago
- ☆32Updated 7 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated 2 months ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆76Updated 3 months ago
- experimenting with unlifted classes via backpack