package
0.5.49
Repository: https://github.com/pubgo/funk.git
Documentation: pkg.go.dev

# Functions

NewPool creates a new Pool.
NewUnbounded returns a new instance of Unbounded.

# Constants

No description provided by the author

# Structs

Pool is a pool of goroutines used to execute tasks concurrently.
No description provided by the author
Unbounded is an implementation of an unbounded buffer which does not use extra goroutines.
No description provided by the author