You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="#toc" title="Jump back to the TOC.">Ⓣ</a>
2115
+
</div>
2116
+
2117
+
<divclass="description-section" ><p>Assert given object supports es6 iterable protocol (just check<br/>that object has property Symbol.iterator, which is a function)</p></div>
<ahref="#toc" title="Jump back to the TOC.">Ⓣ</a>
2139
+
</div>
2140
+
2141
+
<divclass="description-section" ><p>Assert given object supports es6 iterator protocol (just check<br/>that object has property next, which is a function)</p></div>
<ahref="#toc" title="Jump back to the TOC.">Ⓣ</a>
3647
-
</div>
3648
-
3649
-
<divclass="description-section" ><p>Assert given object supports es6 iterable protocol (just check<br/>that object has property Symbol.iterator, which is a function)</p></div>
<ahref="#toc" title="Jump back to the TOC.">Ⓣ</a>
3671
-
</div>
3672
-
3673
-
<divclass="description-section" ><p>Assert given object supports es6 iterator protocol (just check<br/>that object has property next, which is a function)</p></div>
0 commit comments