archives

« Bugzilla Issues Index

#4456 — 9.1.11 [[Enumerate]] (): Specify behaviour for abrupt completions?


9.1.11 [[Enumerate]] ()

Is it necessary to specify behaviour for abrupt completions in [[Enumerate]]? For example, an abrupt completion thrown when calling next() ends the enumeration and the iterator cannot be resumed later.