Boolean Values

Tomo’s Bool type: yes/no literals, boolean operators, and conditional expressions.

Boolean values have the type Bool and can be either yes (“true”) or no (“false”).

API

API documentation