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