Docs.rs
use-arithmetic-0.0.6
use-arithmetic 0.0.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
Versions
77.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module parity
use_
arithmetic
0.0.6
Module parity
Module Items
Functions
In crate use_
arithmetic
use_arithmetic
Module
parity
Copy item path
Source
Functions
ยง
is_even
Returns whether
value
is evenly divisible by two.
is_odd
Returns whether
value
leaves a remainder of one when divided by two.