//
pkg.gl
Category
github.com/anthonynsimon/bild
parallel
package
0.14.0
Repository:
https://github.com/anthonynsimon/bild.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
36
Files
32 SLOC
#
Functions
Line
Line dispatches a parameter fn into multiple goroutines by splitting the parameter length by the number of available CPUs and assigning the length parts into each fn.