(string-join delimit strings)
Concatenates the list STRINGS into a single string. DELIMIT is put between every two elements of STRINGS.
Module: (app scwm stringops)
Defined in scheme/stringops.scm at line 79 (CVS log)