Function: COMMON-LISP:MAPC

package type clhs github

Apply FUNCTION to successive tuples of elements of LIST and MORE-LISTS. Return LIST.

Lambda list

(function list &rest sb-impl::more-lists)