On Friday, 14 February 2014 at 11:22:22 UTC, Daniel Murphy wrote:
"Orvid King" wrote in message news:[email protected]...(except for float->string conversion, which I don't understand the algorithms enough to implement myself) even going so far as to create an output range based version of to!string(int/uint/long/ulong/etc.).std.format.formatValue / std.format.formattedWrite ?
Both of them fall back on a form of printf internally.
