zig
zig copied to clipboard
Consider bounds when refining @min/@max result type; deprecate std.math.{min,max,min3,max3}
CI failure looks to be a latent CBE bug I somehow exposed. ~~I'll look into that when I can.~~ thanks jacobly <3