A while back, the wiki Harmony draft spec for iterators changed from a
Pythonic StopIteration approach to one where iterator objects return a
{value : iter-value, done : bool} object.  It since seems to have changed
back.  Is that the case, or am I misreading the situation?

It seems that Tracuer has yet to switch back, and before I bug the
developers on that project I wanted to make sure that StopIteration is, in
fact, back.

Thanks,
Joe Eagar
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to