v0.8.0
What's Changed
Breaking changes
- Change the API of
Primes<N>::binary_search
to be the same ascore::slice::binary_search
, in #36.
Other changes
- Minor documentation tweaks.
Full Changelog: v0.7.4...v0.8.0
Primes<N>::binary_search
to be the same as core::slice::binary_search
, in #36.Full Changelog: v0.7.4...v0.8.0