# section\_2

Vにおける主要な演算子や条件文について説明します。

* [演算子](https://v-community.gitbook.io/v-by-example/jp/examples/section_2/operator)
* [If-else文](https://v-community.gitbook.io/v-by-example/jp/examples/section_2/if-else)
* [マッチ](https://v-community.gitbook.io/v-by-example/jp/examples/section_2/match)
* [ループ](https://v-community.gitbook.io/v-by-example/jp/examples/section_2/loops)
