On 08/26/2014 11:42 PM, ketmar via Digitalmars-d-announce wrote:
On Tue, 26 Aug 2014 23:16:14 -0700 Ali Çehreli via Digitalmars-d-announce <[email protected]> wrote:* Formatted element output with %( and %)by the way, i never knows about this feature. maybe i should RTFM someday...
They appear under formattedWrite: http://dlang.org/phobos/std_format.html#.formattedWrite My brief explanation is under "Formatted element output" here: http://ddili.org/ders/d.en/formatted_output.html Ali
