Hacker News new | ask | show | jobs
Map.prototype.emplace (github.com)
6 points by mborch 940 days ago
1 comments

Seems like the two main difficulties in moving forward on this proposal are the name itself and agreeing on an API that's idiomatic to JavaScript, basically finding the right balance between simplicity and performance.

Perhaps a case of perfect being the enemy of good here.