Results 1 - 1 of 1

Keyed collections

This chapter introduces collections of data which are ordered by a key; Map and Set objects contain elements which are iterable in the order of insertion.
Collections Guide JavaScript Map set