array-map-set
Just like regular Map and Set, but treats different ArrayBufferView's with the same values as equal
arraymap
Curried function deriving new array values by applying provided function to each item/index of provided array. Fast and compatible with modern or old browsers.
maps
Some special Map implementations for ES6+