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