produce
produce(value)
Send the given value to the last consume
call, switching to the consumer task. If the next consume
call passes any values, they are returned by produce
.
Examples
See Also
User Contributed Notes
Add a Note
The format of note supported is markdown, use triple backtick to start and end a code block.