mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-01 07:12:47 +03:00
90ac62cc75
make the hot loop be a for loop without any failures or allocation. change a O(N) addition into O(1)