Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MinMax ¶
func PreludeMinMax ¶
func PreludeMinMax[A constraints.Ordered]() *MinMax[A]
type PreludeLessThan ¶
type PreludeLessThan[A constraints.Ordered] struct{}
func (*PreludeLessThan[A]) LessThan ¶
func (prelude *PreludeLessThan[A]) LessThan(a, b A) bool
Click to show internal directories.
Click to hide internal directories.