a quotation with stack effect ( ... elt -- ... elt' )
Outputs
newobj
the mapped object
Word description Execute a quotation on each nested element of an object and its children, in preorder. That is, the result of the execution of the quotation on the outer is used to map the inner elements.