primes-type

Type-safe prime numbers.

https://github.com/kindaro/primes-type#readme

Latest on Hackage:0.2.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

ISC licensed by Ignat Insarov
Maintained by [email protected]

This library provides type safe prime numbers. The idea is based upon the concept of a predicate type from type theory.