cl-count-if
cl-count-if is an autoloaded compiled Lisp function in `cl-seq.el
'.
(cl-count-if PREDICATE SEQ [KEYWORD VALUE]...)
Count the number of items satisfying PREDICATE in SEQ.
Keywords supported: :key :start :end
cl-seq.el
'.
(cl-count-if PREDICATE SEQ [KEYWORD VALUE]...)
Count the number of items satisfying PREDICATE in SEQ.
Keywords supported: :key :start :end