Documentation
¶
Index ¶
- func Fanout[K any, V any](seq iter.Seq2[K, V], fn func(key K, value V))
- func FanoutErr[K any, V any](seq iter.Seq2[K, V], fn func(key K, value V) error) error
- func For[K any, V any](seq iter.Seq2[K, V], fn func(key K, value V))
- func ForErr[K any, V any](seq iter.Seq2[K, V], fn func(key K, value V) error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.