cl-reduce

cl-reduce is an autoloaded compiled Lisp function in `cl-seq.el'.

(cl-reduce FUNCTION SEQ [KEYWORD VALUE]...)

Reduce two-argument FUNCTION across SEQ.

Keywords supported: :start :end :from-end :initial-value :key