エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
es6-iteration-protocol.md
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
es6-iteration-protocol.md
The ECMAScript 6 iteration protocol This Gist describes my understanding of the ES6 iteration pro... The ECMAScript 6 iteration protocol This Gist describes my understanding of the ES6 iteration protocol (shaped by discussions I had on the es-discuss mailing list). Feedback welcome, especially w.r.t. the terminology I am introducing here (singleton iterators, closable iterators, etc.). The iteration protocol (as defined in the ECMAScript specification) comprises the following iterfaces (I have om