|
|
|
|
|
by rlander
5783 days ago
|
|
Although I agree it was an interesting read and I do like this language feature, I think generators should be used with caution since they might detract from the code's readability (especially generator expressions). Some async libraries like dieselweb just use them too much for my taste. |
|
http://www.dabeaz.com/generators/Generators.pdf