Type of the keys that composed the source.
Type of the values that composed the source.
Type of the transformation apply to the keys that composed the source.
Type of the transformation apply to the values that composed the source.
Returns the new mapped object.
Creates an object with entries generated by running each own enumerable entry of object through iteratee. The iteratee is invoked with a tuple argument: [key, value].