# section\_4

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

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