Creates an object composed of keys generated from the results of running each element of array through iteratee.
Type of the array elements.
array
The collection to iterate over.
The iteratee to transform keys.
The composed aggregate object.
Generated using TypeDoc
Creates an object composed of keys generated from the results of running each element of array through iteratee.