History of iterable Revision history for: English (US) Dec 10, 2014, 2:27:35 AM arai merge to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/The_Iterator_protocol Previous Dec 10, 2014, 12:58:32 AM arai Previous Dec 10, 2014, 12:57:56 AM arai Previous Oct 17, 2014, 3:28:19 PM alexeiskachykhin Clarified whether iterators are also iterables. Previous Sep 17, 2014, 2:35:12 PM Nickolay added the definition of the 'iterator' protocol, since it's closely related Previous Sep 13, 2014, 4:58:43 PM Nickolay rewrote description, expanded the example Previous Aug 28, 2014, 8:43:49 AM ziyunfei WeakSets are not iterable either Previous Aug 7, 2014, 1:09:05 PM rwaldron Map, Set, WeakSet, etc must be called as a new expression. Previous Aug 7, 2014, 12:58:30 PM rwaldron WeakMaps are not iterable Previous Aug 3, 2014, 2:11:38 PM fitzgen