Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParallelKeys ¶
func ParallelKeys[K comparable, V any](p map[K]V, fn func(k K))
func ParallelVals ¶
func ParallelVals[K comparable, V any](p map[K]V, fn func(k V))
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.