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 true.
See alsoassoc-filter-as,
assoc-filter!Definition