Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Comparator ¶
func NewIntegerComparator ¶
func NewIntegerComparator() Comparator[int]
func NewStringComparator ¶
func NewStringComparator() Comparator[string]
type IntegerComparator ¶
type IntegerComparator struct{}
type StringComparator ¶
type StringComparator struct{}
Click to show internal directories.
Click to hide internal directories.