string-append

[procedure] string-append string ...

R5RS, R6RS: Returns a newly allocated string whose characters form the concatenation of the given strings.