Code’s Documentation

These documentation came from the source code.

The Async While to be a Wheel

Those are the main functions to enable the async while. The core functions to create asynchronous code. Are like the gears for a big future machine.

The Scheduler explained Step by Step

The Scheduler is a like abstract class the enables a set of features that you have to inherit to your own class.

The Assignator role

This class works fine, you don’t have to implement a subclass of this, you have to use your Scheduler class on it.