Walter Bright wrote:

> No it doesn't :-)

Isn't it an anachronism to incorporate actual parameters into the name of a 
base function?

Wouldn't it be more D-ish to type something like
  write( fln, ...)   instead of   writefln( ...)
  write( ln, ...)    instead of   writeln( ...)
etc.?

-manfred


Reply via email to