(levelorder) ( dlist quot: ( data -- ) -- )


Vocabulary
rosetta-code.tree-traversal

Inputs
dlistan object
quota quotation with stack effect ( data -- )


Outputs
None

Definition