pub fn comparison<T: PartialOrd>(first: T, other: T) -> (&'static str, Color)
Expand description

Compare two type, output a colored character to show comparison