Versions in this module Expand all Collapse all v0 v0.3.0 Dec 9, 2023 Changes in this version + func Max[T constraints.Ordered](first T, args ...T) T + func Min[T constraints.Ordered](first T, args ...T) T