Kevin Smith (2015-01-31T17:50:31.000Z)
>
> Another option would be to throw. Then the caller can tell that they did
> something that was not expected by the inner iterator.
>
> I like that solution!
>

I do as well.  What exactly is thrown - the input to the generator's throw
method?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150131/4b4f44f5/attachment.html>
d at domenic.me (2015-02-13T23:47:07.220Z)
I do as well.  What exactly is thrown - the input to the generator's throw
method?