konst::primitive::cmp

Function cmp_u16

Source
pub const fn cmp_u16(left: u16, right: u16) -> Ordering
Expand description

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