pub(crate) const fn usize_lt(a: usize, b: usize) -> Choice
Return a Choice representing whether a < b.
Choice
a < b