On 8/23/06, Phillip J. Eby wrote: > Our original > assumption was that if they could implement throw() then they could clearly > implement close(), since close() was defined in terms of throw(). An > asynchronous return might be another matter. Such asynchronous return can always be implemented via a special hidden exception that is invisible to catch statements. I.e an implementation of generators can still use ___GeneratorExit internally as long as it is not exposed to scripts. Regards, Igor
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4