dmjio / typed-interpolationLinks
Type-level interpolations in various forms
☆12Updated last year
Alternatives and similar repositories for typed-interpolation
Users that are interested in typed-interpolation are comparing it to the libraries listed below
Sorting:
- A modern Haskell debugger☆31Updated 9 months ago
- Existential type.☆37Updated last year
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 5 years ago
- Formal specification of the Haskell Language Report☆30Updated 2 weeks ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last week
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- rewrite rules for type-level equalities☆62Updated 5 months ago
- Fine-grained lattice primitives for Haskell☆38Updated 7 months ago
- Standard module for type-level programming in Haskell☆31Updated 6 years ago
- ☆18Updated 4 years ago
- Example uses of linear types☆42Updated 5 years ago
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆20Updated 11 months ago
- type level sets