zig/lib/std/math/big
Andrew Kelley 5378fdb153 std.fmt: fully remove format string from format methods
Introduces `std.fmt.alt` which is a helper for calling alternate format
methods besides one named "format".
2025-07-07 22:43:53 -07:00
..
int.zig std.fmt: fully remove format string from format methods 2025-07-07 22:43:53 -07:00
int_test.zig std.fmt: fully remove format string from format methods 2025-07-07 22:43:53 -07:00