Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilterMapper ¶
FilterMapper converts one value into another value and reports whether to keep it.
type Keyer ¶
type Keyer[T any, K comparable] func(T) (K, bool)
Keyer derives an accepted comparable key for indexing a value.
Click to show internal directories.
Click to hide internal directories.