# Functions
Asc sorts a slice of any ordered type in ascending order.
Desc sorts a slice of any ordered type in descending order.
No description provided by the author
No description provided by the author
IsAsc reports whether x is sorted in ascending order.
IsDesc reports whether x is sorted in descending order.
No description provided by the author