v0.8.3
What's Changed
- Add
totient
function toPrimes<N>
, in #42. - Derive
Serialize
andDeserialize
for the error types, in #43. - Derive
Hash
forSieveError
, in #43.
Full Changelog: v0.8.2...v0.8.3
totient
function to Primes<N>
, in #42.Serialize
and Deserialize
for the error types, in #43.Hash
for SieveError
, in #43.Full Changelog: v0.8.2...v0.8.3