string

[procedure] string char ...

R5RS, R6RS: Creates a string that consists of given characters.

See also make-string.