> For the complete documentation index, see [llms.txt](https://v-community.gitbook.io/v-by-example/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v-community.gitbook.io/v-by-example/jp/examples/section_4.md).

# section\_4

このセクションでは、Arrayオブジェクトの内部機能を詳しく学びます。他にJSON、ファイル入出力、テストの書き方についても扱います。

* [配列の関数](/v-by-example/jp/examples/section_4/array-functions.md)
* [テストの書き方](/v-by-example/jp/examples/section_4/testing.md)
* [ファイル操作](/v-by-example/jp/examples/section_4/files.md)
* [JSON操作](/v-by-example/jp/examples/section_4/json.md)
