concat

Undocumented in source. Be warned that the author may not have intended to support it.
string
concat
(
T
)
(
T[] a
,
string separator = ""
,
string delegate
(
T
)
tostr = item => item.to!string
)

Meta