Conditionals
If / Elif / El
DryLang uses if, elif, and el (else).
On (Switch)
The on statement replaces traditional switch. No case keyword — just value and block.
DryLang uses if, elif, and el (else).
The on statement replaces traditional switch. No case keyword — just value and block.