In Supply§
See primary documentation in context for method schedule-on.
method schedule-on(Supply:D: Scheduler $scheduler)
Runs the emit, done and quit callbacks on the specified scheduler.
This is useful for GUI toolkits that require certain actions to be run from the GUI thread.