Creates an object composed of keys generated from the results of running each element of collection through
iteratee. The corresponding value of each key is the last element responsible for generating the key. The
iteratee function is invoked with one argument: (value).
Creates an object composed of keys generated from the results of running each element of collection through iteratee. The corresponding value of each key is the last element responsible for generating the key. The iteratee function is invoked with one argument: (value).