each-bfs-node ( tree quot: ( ... entry -- ... ) -- ... )


Vocabulary
trees.private

Inputs
treean object
quota quotation with stack effect ( ... entry -- ... )


Outputs
None

Definition