alexpeits / haskell-proofsLinks
Examples using dependent types for mathematical proofs at the type level
☆13Updated 5 years ago
Alternatives and similar repositories for haskell-proofs
Users that are interested in haskell-proofs are comparing it to the libraries listed below
Sorting:
- Learn the Agda basics in three 2-hour sessions.☆60Updated last year
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 7 months ago
- Named parameters (keyword arguments) for Haskell