es-toolkit icon indicating copy to clipboard operation
es-toolkit copied to clipboard

Map over new Map(...)

Open jasonkuhrt opened this issue 7 months ago • 0 comments

I was looking for utilities for working with built in data structures, namely Map. There don't seem to be any? I need a map function, but lots of others could be there too. I understand we can do a map over entries etc. and then create a new map as a result, but, I'm looking for a high level API which is why I come to this library.

Thanks for any consideration!

jasonkuhrt avatar Apr 04 '25 13:04 jasonkuhrt