Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultStringComparator ¶
Types ¶
type ComparatorFunction ¶
Comparators take two items, a and b, and returns a negative value if a<b, a positive value if a>b, and zero if a==b
Click to show internal directories.
Click to hide internal directories.