mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
make the hot loop be a for loop without any failures or allocation. change a O(N) addition into O(1)
make the hot loop be a for loop without any failures or allocation. change a O(N) addition into O(1)