etc.negui.system.meta.basic
string
join
(in string
sep
, in string[]
words
...);
くっつけ。
History:
1.130
source
第二引数の型変更(T... -> string[] ...)。