Skip to content

koru-templates

Control flow in Koru: `~if` and `~for` as templates over continuation-return, not host keywords. Use when emitting conditionals or iteration in Koru, or when working on the template/lowering layer (`koru_std/control.kz`). Covers how `for`/`if` select continuations and lower per target.

Repository Source folder

Details

Path
skills/koru-templates/SKILL.md

FAQ