package
0.14.0
Repository: https://github.com/anthonynsimon/bild.git
Documentation: pkg.go.dev

# Functions

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.