On 2010-02-20 20:32:03 -0500, "Nick Sabalausky" <[email protected]> said:

"KennyTM~" <[email protected]> wrote in message
news:[email protected]...
On Feb 21, 10 00:41, Andrei Alexandrescu wrote:
KennyTM~ wrote:

- std.string.sformat

Alternative?

"formatBuffer". What does the "s" mean anyway?

"string".  I assume the name "sformat" was modeled after the "sprintf"
variant of "printf".

I'd say go with just "format". That'd make the fully qualified name is "std.string.format", no need to repeat "string" a second time, even if it's just an "s".

--
Michel Fortin
[email protected]
http://michelf.com/

Reply via email to