> "The <T: Ord> is declaring this functio...
# development
r
"The <T: Ord> is declaring this function to be generic over any type T that implements the Ord trait. "