An open API service indexing awesome lists of open source software.

https://github.com/konn/type-natural

Type-level well-kinded natural numbers.
https://github.com/konn/type-natural

dependent-types ghc haskell proof-assistant type-level type-level-programming

Last synced: about 1 month ago
JSON representation

Type-level well-kinded natural numbers.

Awesome Lists containing this project

README

        

type-natural
=============
![Haskell CI](https://github.com/konn/type-natural/workflows/Haskell%20CI/badge.svg) [![Hackage](https://img.shields.io/hackage/v/type-natural.svg)](https://hackage.haskell.org/package/type-natural)

Type-level well-kinded peano natural numbers and singletons with proofs of their properties.