Function const_cmp::primitive::cmp_isize[][src]

pub const fn cmp_isize(left: isize, right: isize) -> Ordering

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