Function
concatenate function allowing it to take any Common Lisp type. common-lisp
concatenate result-type &rest sequences => result-sequence
A type specifier.
A sequence.
A sequence.
concatenate function has been extended to take any Common Lisp type. The result-sequence will be of type result-type unless this is not possible, in which case atype-error is signalled. coerce