The context of the callback adapter. Contains functions that allow for passing values to the iterable and marking the end of an iterable.
Marks the end of the iterable returned by the callbackAdapter.
Passes values to the iterable returned by the callbackAdapter.
Rest
Generated using TypeDoc
The context of the callback adapter. Contains functions that allow for passing values to the iterable and marking the end of an iterable.