org-count
org-count is a compiled Lisp function in `org.el
'.
(org-count CL-ITEM CL-SEQ)
Count the number of occurrences of ITEM in SEQ.
Taken from `count' in cl-seq.el with all keyword arguments removed.
org.el
'.
(org-count CL-ITEM CL-SEQ)
Count the number of occurrences of ITEM in SEQ.
Taken from `count' in cl-seq.el with all keyword arguments removed.