mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-05 15:22:22 -04:00
83abb32247
Doublings are a little bit faster than additions, so use them half the time during precomputations.