Gives a string in the form of Appender!(A)(data).
A char accepting output range.
A std.format.FormatSpec which controls how the array is formatted.
A string if writer is not set; void otherwise.
See Implementation
Gives a string in the form of Appender!(A)(data).