Jason Orendorff (2013-10-26T06:06:09.000Z)
The minutes from the November 29, 2012 meeting
<http://esdiscuss.org/notes/2012-11-29> say:

> Conclusion/Resolution
>
> Add iterator protocol to arguments object (should exist on all things.
>
> Array.from:
>
> 1. Iterator protocol
> 2. Array-Like
>
> for-of & spread:
>
> 1. Iterator protocol

-j
domenic at domenicdenicola.com (2013-11-02T18:59:28.479Z)
[The minutes from the November 29, 2012 meeting](http://esdiscuss.org/notes/2012-11-29) say:

> Conclusion/Resolution
>
> Add iterator protocol to arguments object (should exist on all things.
>
> Array.from:
>
> 1. Iterator protocol
> 2. Array-Like
>
> for-of & spread:
>
> 1. Iterator protocol