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