map-visit
Map `visit` over an array of objects.
map-obj
Map object keys and values into a new object
dank-map
A map function that can map over almost anything.
many-keys-map
A `Map` subclass with support for multiple keys for one entry.
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.