Docs.rs
is-prime2-0.1.0
is-prime2 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
notgull
Dependencies
criterion ^0.5.1
normal
itertools ^0.10.5
normal
rayon ^1.7.0
normal
reqwest ^0.11.18
normal
smallvec ^1.10.0
normal
smol ^1.3.0
normal
tokio ^1.28.2
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate is_prime2
Version 0.1.0
All Items
Functions
?
Crate
is_prime2
source
·
[
−
]
Expand description
A blazing fast library for determining whether a number is prime.
Functions
is_prime
Determine whether a number is prime.