Commit graph

5 commits

Author SHA1 Message Date
lumosmind
634531a843
Array type variables also supports values()
arr.values() is supported by majority of browsers. So, maybe we need to change the exception in article.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/values
2019-10-28 23:07:49 +03:00
Ilya Kantor
45075277b1 closes #1399 2019-10-02 10:12:47 +03:00
Hari Shekhar
475f66a4ae
Object reference was incorrect. 2019-08-01 13:43:59 +05:30
Ilya Kantor
85e67ebb5b fixes 2019-07-31 14:14:27 +03:00
Ilya Kantor
b11005ccfd split map-set apart from weakmap-weakset 2019-07-19 19:17:53 +03:00