std.collections.List.Join - nitrologic/monkey2 GitHub Wiki

std::std.collections.std.collections.List.Join

Method Join:monkey:monkey.types.String( separator:monkey:monkey.types.String="" )

Joins the values in the string list.

Parameters
sepeator sepeator The separator to be used when joining values.