Hi, I see there is a little deprecated typedef code left in std.conv and std.format. My question is: Can we kill it? It seems to me that, given typedef now being an error, none of this code should compile when instantiated, so why keep it around at all? Regards, Alex