assoc-all-key? ( ... assoc quot: ( ... key -- ... ? ) -- ... ? )


Vocabulary
assocs.extras

Inputs
assocan object
quota quotation with stack effect ( ... key -- ... ? )


Outputs
?an object


Definition


: assoc-all-key?
( ... assoc quot: ( ... key -- ... ? ) -- ... ? )
[ not ] compose assoc-any-key? not ; inline