Absense of Common Lisp's map-into in cl-lib is an unfortunate omission. The proposed patch adds it. There are several issues with existing multi-sequence cl- functions in cl-lib. Hopefully, our approach could be used to improve the situation. See comment in the patch for details.