language.operators · operator ·
<=
Check whether the left value is smaller or equal.
A focused reference with a complete example. Numeric widths and experimental types still depend on the selected backend.
<=Status: documented
Use <=
Check whether the left value is smaller or 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_b60080"
version = "0.1.0"
languageEdition = "yeho-core-2026.1"
[app]
kind = "headless"
Notes and source
demonhunterlabs/app/lib/yeho-language-reference.ts