en.javascript.info/1-js/05-data-types/09-keys-values-entries
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
..
01-sum-salaries split map-set apart from weakmap-weakset 2019-07-19 19:17:53 +03:00
02-count-properties split map-set apart from weakmap-weakset 2019-07-19 19:17:53 +03:00
article.md Array type variables also supports values() 2019-10-28 23:07:49 +03:00