Skip to main content
is_even
use_
math
0.0.1
use_math
Function
is_even
Copy item path
pub const fn is_even(value:
i128
) ->
bool
Expand description
Returns whether an integer is evenly divisible by two.