You are viewing a single comment's thread.

view the rest of the comments →

0
1

[–] ThisIsMyRealName 0 points 1 point (+1|-0) ago 

Coroutines are cool. I've never figured out how to write any code which uses them (looking at you, Python asyncio), but it's cool that some people can.

0
0

[–] hedidnothingwrong ago 

Guess that's another thing I'll have to look into.

0
0

[–] glassuser ago 

I'm gonna bet that practically 100% of coroutines won't be seen outside of optimizations of what are effectively higher level languages.