Map as Associative Array
Tasks:
- Implement
Mappolyfill with 2 arrays: for keys and for values - Implement Iterable interface in polyfill, see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTasks:
Map polyfill with 2 arrays: for keys and for values