#how to convert comptime_int to string

1 messages · Page 1 of 1 (latest)

compact schooner
#

how to convert 0 to "0"

mortal gazelle
#

std.fmt.comptimePrint("{d}", .{some_comptime_int})