Function: COMMON-LISP:MAKE-CONCATENATED-STREAM

package type clhs github

Return a stream which takes its input from each of the streams in turn, going on to the next at EOF.

Lambda list

(&rest sb-impl::streams)