nzakas / understandinges6

Content for the ebook "Understanding ECMAScript 6"
5.45k stars 796 forks source link

Incorrect method in Map + for…of panel #376

Closed tdd closed 7 years ago

tdd commented 7 years ago

Hi Nicholas,

Location: Chapter 8 > Page 149 > "Default Iterators for Collection Types" > Aside panel on destructuring and for-of loops

The panel begins saying “The behavior of the default constructor for maps”, when it probably means “default iterator” 😄

nzakas commented 7 years ago

Oops, thanks.