Transform the specified object into a different shape by transforming each property with the key transformer function. Does not change the orignal object but create a new object.
Object to transform
Transformation function
Transform the specified object into a different shape by transforming each property with the key transformer function. Does not change the orignal object but create a new object.