package
Version:
v1.0.16
Opens a new window with list of versions in this module.
Published: May 31, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ParallelRun(fun func(st, ed int), total int, nThreads int)
Maps the given function across the [0, total) range of items, using
nThreads goroutines.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.