Or maybe I should try impl it all on Channels? Act...
# coroutines
v
Or maybe I should try impl it all on Channels? Actually the current .net implementation is based on a CML like library and uses synchronous channels heavily. But I don't like the code structure, because it's blurred, there is no explicit stream, just channels passes here and there.