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