We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48679a commit b9e6a3cCopy full SHA for b9e6a3c
features/getorinsert.yml
@@ -1,6 +1,7 @@
1
name: Map getOrInsert()
2
description: The `getOrInsert()` and `getOrInsertComputed()` methods of `Map` objects get a value, setting and getting a default value if needed.
3
spec: https://tc39.es/proposal-upsert/
4
+group: maps
5
compat_features:
6
- javascript.builtins.Map.getOrInsert
7
- javascript.builtins.Map.getOrInsertComputed
0 commit comments