package
0.1.10
Repository: https://github.com/tr1v3r/pkg.git
Documentation: pkg.go.dev

# Functions

MultiBy returns a Sorter that sorts using the less functions, in order.
ReverseBy return an reverse closure By.

# Type aliases

By is the type of a "less" function that defines the ordering of its T arguments.