beginner question: What is the advantage of using cmp::Ordering::Less over "<", same for Greater and Equals?
You must log in or register to comment.
beginner question: What is the advantage of using cmp::Ordering::Less over "<", same for Greater and Equals?