xml-find-by ( obj quot: ( obj -- ? ) -- tag/f )


Vocabulary
modern.html

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


Outputs
tag/fan object


Definition

GENERIC#: xml-find-by 1 ( obj quot: ( obj -- ? ) -- tag/f )


Methods