gnus-map-function

gnus-map-function is a compiled Lisp function in `gnus-util.el'.

(gnus-map-function FUNS ARG)

Apply the result of the first function in FUNS to the second, and so on.
ARG is passed to the first function.