Interface for controlling the generators returned by eventToGenerator.
Clear all pending values queued to the generator.
Queue e (optional) to be returned by the generator, ending it.
Queue v to the generator.
Queue an error to be thrown by the generator, ending it.
Generated using TypeDoc
Interface for controlling the generators returned by eventToGenerator.