package
Version:
v0.0.0-...-ef20d55
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: GPL-3.0
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
¶
Run takes a worker that will operate on some workload until complete and
runs it on each core.
RunRange will call worker in parallel with every int from 0 to max (0
inclusive, max exclusive).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.