//
pkg.gl
Category
github.com/shantanu-hashcash/go
support
ordered
package
0.0.0-20240610110821-095633c8b6be
Repository:
https://github.com/shantanu-hashcash/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
7
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.