Content deleted Content added
Art LaPella (talk | contribs) links |
Pi Delport (talk | contribs) m unlink "constructs" (constructs, as found in programming languages, only have incidental/indirect overlap with what's described in Grammatical construction) |
||
Line 5:
at which time the innermost loop enclosing the generator invocation is terminated.
In the presence of generators, loop
In the [[Python programming language]], a '''generator''' is a special type of [[continuation]] that can be used as an [[iterator]].
|