kowainik / first-class-patterns
First class patterns and pattern matching, using type families
☆17Updated 4 years ago
Alternatives and similar repositories for first-class-patterns:
Users that are interested in first-class-patterns are comparing it to the libraries listed below
- Funny little Haskell impl☆18Updated 4 years ago
- Session Types with Priority in Linear Haskell☆26Updated 10 months ago
- IO using sized types and copatterns☆33Updated 4 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 6 years ago
- Existential type.☆37Updated 4 months ago
- Dependently typed elimination functions using singletons☆28Updated 3 months ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Uniform interface to reified data type information via Template Haskell☆21Updated last month
- A very simple interface for incremental computation using STM in Haskell.☆13Updated 2 years ago
- A usable type system for call by push-value☆33Updated 5 years ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Non-empty Vectors☆24Updated last week
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- the dynabook but for haskell☆23Updated 5 years ago
- ☆18Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆28Updated 4 months ago
- An efficient finite map from (byte)strings to values.