the
concatsp
of
factor
concatsp
(
expression )
Factor and expression yield list
s of strings
.
The concatsp
function returns the string concatenation of all of its arguments, with a single space between each argument.
This is the infinite-arity version of the &&
operator.