diff --git a/open-in-web-browser.html b/open-in-web-browser.html index 867fb9a..a701f6c 100644 --- a/open-in-web-browser.html +++ b/open-in-web-browser.html @@ -2736,7 +2736,7 @@
keys(), set(), values()).
.set() method returns the Map. Thus, .set() can be chained
(i.e.
- myMap.set(key,value).add(key,value);).myMap.set(key,value).set(key,value);).
[...myMap].filter(...);).Map() is also available called weakMap(). A
weakMap(), mainly differs from a Map() in that it can only hold