E | |
event [Duppy.Task] |
Type for possible events.
|
F | |
failure [Duppy.Io] |
Different types of failure.
|
M | |
marker [Duppy.Io] |
Type for markers.
|
S | |
scheduler [Duppy] |
A scheduler is a device for processing tasks.
|
T | |
t [Duppy.Async] | |
task [Duppy.Task] |
A task is a list of events awaited,
and a function to process events that have occured.
|