@jcsj/arraymap
v0.0.4
Published
Provides simple array features to the Map data structure
Downloads
14
Readme
Since the Map
data structure maintains the order of when key-value pairs were added, it should also be capable of identifying the key-value pair at the nth position and vice versa.