FormatSpec.seqSeparator

Sequence ", " inserted between elements of a range, a range like structure or the elements of an associative array.

struct FormatSpec(Char)
enum immutable(Char)[] seqSeparator;

Meta