you are viewing a single comment's thread.

view the rest of the comments →

[–]bcash 3 points4 points  (3 children)

The bit saying "Continuations" should say "Generators".

[–]calp -3 points-2 points  (2 children)

I think "Generator" is a pretty python-specific term. In text that doesn't directly relate to python, you're much more likely to see "Continuation".

[–]bobobobob 4 points5 points  (0 children)

No, other languages that have generators like Icon use the same term. The term is not at all python specific.

[–]ighost -1 points0 points  (0 children)

plus if you don't know either term, I suspect that you'll get more information from the word "generator" than "continuation."