ES6 — set, map, weak - Let’s talk about ECMAScript 2015

added by bpwndaddy
6/19/2015 3:14:27 PM

419 Views

Sets and maps will be (are) finally available in ES6! No more spartan way to manipulate data structures. This chapter explains how we can deal with Map, Set, WeakMap and WeakSet.


0 comments