Iterators and generators

Posted on Sunday, December 06, 2015 @ 10:11:47 CST in Documentation
by kguske

southern writes:  

Processing each of the items in a collection is a very common operation. JavaScript provides a number of ways of iterating over a collection, from simple for loops to map() and filter(). Iterators and Generators bring the concept of iteration directly into the core language and provide a mechanism for customizing the behavior of for...of loops.

more: Mozilla Developer Network

 
 
click Related        click Share
 
News ©

Site Info

Last SeenLast Seen
  • kguske
  • nextgen
Server TrafficServer Traffic
  • Total: 504,388,240
  • Today: 58,520
Server InfoServer Info
  • Mar 12, 2025
  • 06:22 am CDT