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

insertFn only accepts two parameters #45

Closed g-plane closed 1 month ago

g-plane commented 2 years ago

insertFn only accepts two parameters, so e.[[Value]] should be removed.

dminor commented 1 month ago

Thank you for the contribution, but I'm closing this because we're moving in a different direction with the design.