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


Vocabulary
assocs

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


Outputs
?an object


Definition


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