package
1.2.18
Repository: https://github.com/go-leo/leo.git
Documentation: pkg.go.dev

# 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