language.types · type ·

udecimal64

A nonnegative decimal number in the unsigned decimals family. The spelling selects its storage width; use only values representable by that type.

cpulanguagetypeunsigned-decimalsyeho

A focused reference with a complete example. Numeric widths and experimental types still depend on the selected backend.

udecimal64

Status: documented

Use udecimal64

A nonnegative decimal number in the unsigned decimals family. The spelling selects its storage width; use only values representable by that type.

cpu · language · type · type checked

// Start a typed counter or measurement at zero.
udecimal64 current = 0
if current == 0 { Console.Log("Ready") }
project.mech
manifestVersion = "2"
package = "api.example.type__udecimal64_f84c93"
version = "0.1.0"
languageEdition = "yeho-core-2026.1"

[app]
kind = "headless"
Notes and source

demonhunterlabs/app/lib/yeho-language-reference.ts