pred
collection
&key key
from-end
end
start
)collection
is a Lisp sequence, this simply calls cl:find-if-not
.:start
, :end
, and :from-end
keywords arecollection
is a seq. Also, on a map, this scans the domain;find-if-not t bag |
find-if-not t map |
find-if-not t seq |
find-if-not t sequence |
find-if-not t set |