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.