Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Equaler ¶ added in v1.0.2
Equaler is a function type that defines how to compare two values of type E for equality.
type Mapper ¶
type Mapper[K, V any] func(K) V
Mapper defines a function type that transforms a value.
Click to show internal directories.
Click to hide internal directories.