Transforms values in the Map by mapper.
Map
mapper
Function to transform values. Also the key will be passed to.
A new Map with mapped values.
Generated using TypeDoc
Transforms values in the
Map
bymapper
.