map-object-keys
Function accepts an object and a transformation function, applies the transformation function to each key in the object, and returns a new object with the modified keys.
Function accepts an object and a transformation function, applies the transformation function to each key in the object, and returns a new object with the modified keys.