VocabularyassocsInputsassoc | an assoc |
quot | a quotation with stack effect ( ... key value -- ... ? ) |
OutputsWord descriptionOutputs an assoc of the same type as
assoc consisting of all entries for which the predicate quotation yields false.
See alsoassoc-reject-as,
assoc-reject!Definition