niceJoin

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string niceJoin(string[] values, string typeName)
    @safe nothrow
    string
    niceJoin
    (
    string[] values
    ,
    string typeName = ""
    )
  2. string niceJoin(EquableValue[] values, string typeName)

Meta