Function: cl-mapcan

Like `cl-mapcar', but nconc's together the values returned by the function.

(fn FUNCTION SEQUENCE...)