tc39 / proposal-upsert

ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert
https://tc39.es/proposal-upsert/
MIT License
202 stars 14 forks source link

Change API to `setdefault` and `DefaultMap` #55

Closed dminor closed 3 months ago

dminor commented 3 months ago

Oops, I intended to open this against my own fork to get feedback prior to opening a PR here.