This library is in flux. APIs may change without notice. Generated from source with koruc 0.1.7 on 8/19/2026.

Inter

~import std/inter

Koru Interactive Compiler Mode

inter.kz · 1 tors · ~[comptime]

Koru Interactive Compiler Mode Usage: koruc myapp.kz --inter Launches an interactive TUI during compilation. Commands 1-9 print item counts (events, procs, flows, imports, ...) for each captured pipeline stage; h for help, q to quit. This is a COMPTIME-ONLY feature - it runs during backend compilation, not in the final binary.

start

comptime koru_std/inter.kz:29