prime_suspects 0.2.0

A selection of prime sieves.
Documentation
[package]
name = "prime_suspects"
version = "0.2.0"
authors = ["bright-star"]
license = "MPL-2.0"
description = "A selection of prime sieves."
readme = "README.md"
repository = "https://github.com/bright-star/prime-suspects"

[dependencies]
itertools = "0.4"