cl-mapc

cl-mapc is an autoloaded compiled Lisp function in `cl-extra.el'.

(cl-mapc FUNCTION SEQUENCE...)

Like `cl-mapcar', but does not accumulate values returned by the function.