Skip to main content

usize_lt

Function usize_lt 

Source
pub(crate) const fn usize_lt(a: usize, b: usize) -> Choice
Expand description

Return a Choice representing whether a < b.