« earlier | later » Page 1 of 1
How C# implements generators by desugaring them into a state machine.
to c generator iterator language-design sugar ... on 13 August 2014
Ned Batchelder: Loop Like A Native
Tricks with Python iterators. I don't do very much of this -- I'm not entirely convinced that it's a not a bit excessively magical -- but it is cute.
to iteration iterator programming python ... on 02 August 2013
« earlier | later » Page 1 of 1
| - iterator | |
| 1 | c |
| 1 | generator |
| 1 | iteration |
| 2 | iterator |
| 1 | language-design |
| 1 | programming |
| 1 | python |
| 1 | sugar |
tasty by Adam Sampson.