# Functions
No description provided by the author
No description provided by the author
Start spawns a pool of workers.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Result is a result of Task execution.
Task represents a unit of work.
# Interfaces
Worker can be any object that is capable to do `Work()`.