- Source:
Methods
next(value) → {IteratorResult}
- Source:
Get the next value
Parameters:
Name | Type | Description |
---|---|---|
value |
any | value to send to the coroutine |
Returns:
- Type
- IteratorResult
Name | Type | Description |
---|---|---|
value |
any | value to send to the coroutine |