Contents
Indexes:
Function Nfilter
Part of:
package elprep
(
nfilter
< filter > < list > &optional < tail > )
Destructively filter out each element from the list, optionally bounded by tail, for which filter returns nil.