Function konst::primitive::cmp::cmp_isize

source ยท
pub const fn cmp_isize(left: isize, right: isize) -> Ordering
Expand description

Compares two isize, returning the ordering of left relative to right.