(deep-find) ( ... obj quot: ( ... elt -- ... ? ) -- ... elt ? )


Vocabulary
sequences.deep

Inputs
objan object
quota quotation with stack effect ( ... elt -- ... ? )


Outputs
eltan object
?an object


Definition