On Saturday, 10 September 2022 at 21:57:51 UTC, Timon Gehr wrote: > `0x...` for hexadecimal > `std.conv.octal!"..."` for octal > `std.conv.binary!"..."` for binary IF we get to this point, I’d want `std.conv.hex!"..."` just for sake of consistency.