> 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_2.md).

# section\_2

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

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