mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-01 23:33:07 +03:00
83abb32247
Doublings are a little bit faster than additions, so use them half the time during precomputations.