package
0.0.0-20240912065615-60fd97213283
Repository: https://github.com/go-leo/gox.git
Documentation: pkg.go.dev
# Functions
Asc sorts a slice of any ordered type in ascending order.
No description provided by the author
Desc sorts a slice of any ordered type in descending order.
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
No description provided by the author