Skip to content

Commit

Permalink
翻訳の不足分を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Nov 1, 2023
1 parent 8c03832 commit 95feac2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ logIterable(123);
## 関連情報

- [`Array.prototype[@@iterator]` のポリフィル (`core-js`)](https://github.com/zloirock/core-js#ecmascript-array)
- [Indexed collections](/ja/docs/Web/JavaScript/Guide/Indexed_collections) guide
- [インデックス付きコレクション](/ja/docs/Web/JavaScript/Guide/Indexed_collections)ガイド
- {{jsxref("Array")}}
- {{jsxref("Array.prototype.keys()")}}
- {{jsxref("Array.prototype.entries()")}}
Expand Down

0 comments on commit 95feac2

Please sign in to comment.