Function: COMMON-LISP:MAPCON

package type clhs github

Apply FUNCTION to successive tuples of CDRs of LIST and MORE-LISTS. Return NCONC of results.

Lambda list

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