Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 238 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 238 Bytes

Using Iterators

Inside this folder are seven JavaScript files with different problems - two each for map, forEach, and filter, and one for reduce.

Follow the instructions in each file and use iterators to solve each problem.