Skip to content

Commit 55f6e26

Browse files
committed
Mark String as Iterable
1 parent 0267da2 commit 55f6e26

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/JavaScript/string.jsdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ JavaScript strings are immutable.
66
Primitive:
77
true
88

9+
Iterable:
10+
true
11+
912
Spec:
1013
http://www.ecma-international.org/ecma-262/5.1/#sec-15.5
1114

0 commit comments

Comments
 (0)