Scieneer Common Lisp 1.3.9 online documentation count item sequence &key from-end test test-not start end key [Function] Returns the number of elements in sequence satisfying a test with item, which defaults to eql.
|
| count item sequence &key from-end test test-not start end key | [Function] |
Returns the number of elements in sequence satisfying a test with item, which defaults to eql.