Schedule the execution of a fiber object: wrap it in a future.
Third-party event loops can use their own subclass of Task for interoperability. In this case, the result type is a subclass of Task.
a $(D_PSYMBOL Task) object.
$(D_PSYMBOL task()).
See Implementation
Schedule the execution of a fiber object: wrap it in a future.
Third-party event loops can use their own subclass of Task for interoperability. In this case, the result type is a subclass of Task.