On Wednesday, 26 June 2013 at 20:50:03 UTC, bearophile wrote: > If you want a special behavour you should use a special > function as partialWritefln that ignores arguments not present > in the format string. Or maybe just define a new format specifier (%z, for 'zap'?) to ignore one or more arguments?