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