Copyright | Copyright (c) 2011--2019 wren gayle romano |
---|---|
License | BSD |
Maintainer | wren@community.haskell.org |
Stability | experimental |
Portability | Haskell98 |
Safe Haskell | Safe |
Language | Haskell98 |
The prime numbers (http://oeis.org/A000040).
Documentation
The prime numbers. Implemented with the algorithm in:
- Colin Runciman (1997) Lazy Wheel Sieves and Spirals of Primes, Functional Pearl, Journal of Functional Programming, 7(2). pp.219--225. ISSN 0956-7968 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.55.7096