Lazy evaluation
String, Array, TypedArray, Map and Set
are build-in iterableAll these Class’ prototype has
@@iterator
method interfaceJS Iteration Protocols
JS Iteration Usages
String, Array, TypedArray, Map and Set
are build-in iterable@@iterator
method interface