Function: COMMON-LISP:COUNT

package type clhs github

Return the number of elements in SEQUENCE satisfying a test with ITEM, which defaults to EQL.

Lambda list

(sb-impl::item sequence &rest sb-impl::args &key sb-impl::from-end sb-impl::start
 sb-impl::end sb-impl::key sb-impl::test sb-impl::test-not)