- seq-for-each proc seq #!rest seqsprocedure
applies proc to each item of seq and seqs up to the shortest length. The sequences might be of different type
applies proc to each item of seq and seqs up to the shortest length. The sequences might be of different type