Function: COMMON-LISP:CONCATENATE

package type clhs github

Return a new sequence of all the argument sequences concatenated together which shares no structure with the original argument sequences of the specified RESULT-TYPE.

Lambda list

(sb-impl::result-type &rest sb-impl::sequences)