tc39/proposal-upsert
ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert
HTMLMIT
Issues
- 14
Path to Stage 4
#76 opened by dminor - 2
Delegate the insert/update decision to the user?
#35 opened by fuchsia - 32
Method name bikeshedding
#60 opened by dminor - 31
Thoughts And Concerns Of Effects of Proposal
#14 opened by Skillz4Killz - 3
- 0
published spec text is out of date
#72 opened by michaelficarra - 2
mention WeakMap in the README
#69 opened by michaelficarra - 4
- 2
- 6
- 3
Internal slots vs. instance get/set methods
#47 opened by js-choi - 2
Should `key` argument of `WeakMap` methods be validated before attempt to set the value?
#64 opened by zloirock - 2
- 6
Stage 3 Tracking
#22 opened by bmeck - 1
- 2
- 7
allocations / GC?
#44 opened by alexpineda - 0
The "About" section for the repo is outdated
#41 opened by dead-claudia - 3
Usage with named functions too verbose
#33 opened by ByteEater-pl - 1
How to delete?
#36 opened by Yaffle - 4
document what qualifies a parameter as too heavy?
#30 opened by bmeck - 2
- 23
Split the proposal
#31 opened by bmeck - 15
Update Proposal from Feedback
#21 opened by bmeck - 7
find a new name
#29 opened by bmeck - 7
Iterating on the design
#20 opened by codehag - 1
clarification on key ordering when updating
#57 opened by runspired - 4
- 1
req: WeakMap.emplace
#52 opened by runspired - 24
- 5
`myMap.has(key) ? myMap.get(key) : none`
#48 opened by conartist6 - 12
Class extension/what is primitive
#49 opened by conartist6 - 1
- 3
Counter Proposal - Map.prototype.getRef()
#39 opened by theScottyJam - 8
- 7
- 3
Passing `key` to the insert function?
#17 opened by rkatic - 2
WeakMap.prototype.upsert
#18 opened by rkatic - 2
Description sounds just like `.set`
#16 opened by UziTech - 4
Polymorhic upsert
#15 opened by char0n - 2
Improve examples
#4 opened by hax - 5
- 1
WeakMap#upsert?
#1 opened by zloirock - 2