Function const_cmp::primitive::cmp_i8[][src]

pub const fn cmp_i8(left: i8, right: i8) -> Ordering

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