Is there a version of select that doesn't return a...
# coroutines
j
Is there a version of select that doesn't return a value and allows me to switch between sources, run callbacks, but also return from the enclosing function?