Change array or object by appling function to it's elements
For each element, provided function is called with element value, index/key and original container.
Change array or object by appling function to it's elements
For each element, provided function is called with element value, index/key and original container.