std.string.format
Alex Rønne Petersen
alex at lycus.org
Sat Jun 23 11:06:27 PDT 2012
https://github.com/D-Programming-Language/phobos/pull/231
What are the plans for this? I really think the current format()
implementation needs to go; the use of varargs makes it very annoying to
work with since, for example, enum types decay to integral types.
I could start using xformat(), but if that's going to be deprecated at
some point, too, well...
--
Alex Rønne Petersen
alex at lycus.org
http://lycus.org
More information about the Digitalmars-d
mailing list