Rust @programming.dev alertsleeper @programming.dev 2y ago cmp::Ordering vs comparison symbols beginner question: What is the advantage of using cmp::Ordering::Less over "<", same for Greater and Equals?
beginner question: What is the advantage of using cmp::Ordering::Less over "<", same for Greater and Equals?