Closed Steditor closed 9 years ago
E.g. the values, keys, entries functions are missing.
values
keys
entries
Also the new Set(<<iterable>>) constructor is not supported
new Set(<<iterable>>)
E.g. the
values
,keys
,entries
functions are missing.