Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Max ¶
func Max[T baseConstraints.Ordered](first T, other ...T) T
func MaxOpt ¶ added in v0.0.72
func MaxOpt[T baseConstraints.Ordered](ts ...*T) *T
func Min ¶
func Min[T baseConstraints.Ordered](first T, other ...T) T
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.