cl-mapcan
cl-mapcan is an autoloaded compiled Lisp function in `cl-extra.el
'.
(cl-mapcan FUNCTION SEQUENCE...)
Like `cl-mapcar', but nconc's together the values returned by the function.
cl-extra.el
'.
(cl-mapcan FUNCTION SEQUENCE...)
Like `cl-mapcar', but nconc's together the values returned by the function.