Regarding the proposed Binray Literals Deprecation

Quirin Schroll qs.il.paperinik at gmail.com
Mon Sep 12 13:41:05 UTC 2022


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.


More information about the Digitalmars-d mailing list