8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb59ae3 commit e0cc9c4Copy full SHA for e0cc9c4
.github/.keepalive
docs/repl.txt
@@ -14,9 +14,9 @@
14
iterable.
15
16
If an environment supports Symbol.iterator, the function explicitly does not
17
- not invoke an array's `@@iterator` method, regardless of whether this method
18
- is defined. To convert an array to an implementation defined iterator,
19
- invoke this method directly.
+ invoke an array's `@@iterator` method, regardless of whether this method is
+ defined. To convert an array to an implementation defined iterator, invoke
+ this method directly.
20
21
Parameters
22
----------
0 commit comments