Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IterMapDeterministic ¶
func MapSliceFunc ¶
Types ¶
type Signed ¶
type Signed interface {
constraints.Signed
}
Signed is a constraint that permits any signed integer type.
type Unsigned ¶
type Unsigned interface {
constraints.Unsigned
}
Unsigned is a constraint that permits any unsigned integer type.
Click to show internal directories.
Click to hide internal directories.