konst::primitive::cmp

Function cmp_char

Source
pub const fn cmp_char(left: char, right: char) -> Ordering
Expand description

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