Skip to main content

is_even

Function is_even 

pub const fn is_even(value: i128) -> bool
Expand description

Returns whether an integer is evenly divisible by two.