๐ง under construction
JS โฉ value โฉ primitive โฉ symbol โฉ Symbol.iterator
[Symbol.iterator]() method is required to make an object iterable.
// code
iterable
Symbols can (only) be used as computed property names.
object literal
JavaScript: The Definitive Guide โฉ
6.10.3 Symbols as Property Names
12 Iterators & Generators
Symbol
Last updated 2 years ago
Was this helpful?