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

Array

~import std/array

Array Library - Common array operations wrapped for Koru

array.kz · 1 tors

Array Library - Common array operations wrapped for Koru Uses [expand] annotation for zero-cost template expansion. Zig's @TypeOf provides "free generics" - no Koru type complexity needed.

sort

norunexpand koru_std/array.kz:23