language.operators · operator ·
==
Check whether two values are equal.
A focused reference with a complete example. Numeric widths and experimental types still depend on the selected backend.
==Status: documented
Use ==
Check whether two values are equal.
cpu · language · operator · type checked
int coins = 12
int price = 10
bool result = coins == price
Console.Log(Text.From(result))
project.mech
manifestVersion = "2"
package = "api.example.operator__symbol_f16474"
version = "0.1.0"
languageEdition = "yeho-core-2026.1"
[app]
kind = "headless"
Notes and source
demonhunterlabs/app/lib/yeho-language-reference.ts