Contents
Indexes:
Generic Function Remove-If (2 methods)
(
remove-if
pred
collection
&key
key
count
from-end
end
start
)
Part of:
package fset
If
collection
is a Lisp sequence, this simply calls
cl:remove-if
.
Also works on an FSet seq; but see
filter
.
Method Summary
remove-if
t
seq
remove-if
t
sequence