Function konst::primitive::cmp_i32[][src]

pub const fn cmp_i32(left: i32, right: i32) -> Ordering

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