VocabularysequencesInputsOutputsWord descriptionApplies the quotation to each element in turn, and outputs a new sequence removing the elements of the original sequence for which the quotation outputs a true value.
See alsofilter,
filter-as,
filter!,
reject-as,
reject!,
sift,
harvestDefinition