Hacker News new | ask | show | jobs
by dirtsoc 1067 days ago
Why not just range (or use an switch) over a channel and have a go routine running that pushes values into the channel?

I still don’t see the need for coroutines.

1 comments

This is too slow to really be useful on its own