stack-switching
stack-switching copied to clipboard
Add some coroutine examples
Can we add some coroutine test cases to the examples folder?
Generally similar to generators, but allows send and return at certain points.
We have some examples along these lines and plan to add them to the repo soon.