//
pkg.gl
Category
github.com/stellar/go
support
ordered
package
0.0.0-20250213232608-c453f8b35c75
Repository:
https://github.com/stellar/go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
11
Files
37 SLOC
#
Functions
Max
Min returns the larger of the given items.
MaxSlice
MaxSlice returns the largest element in a slice-like container.
Min
Min returns the smaller of the given items.
MinSlice
MinSlice returns the smallest element in a slice-like container.