@hackage primes0.2.1.0

Efficient, purely functional generation of prime numbers

This Haskell library provides an efficient lazy wheel sieve for prime generation inspired by "Lazy wheel sieves and spirals of primes" 1 by Colin Runciman and "The Genuine Sieve of Eratosthenes" 2 by Melissa O'Neil.