stack-map ( n quot: ( obj -- obj' ) -- quot' )


Vocabulary
stack-as-data

Inputs
nan object
quota quotation with stack effect ( obj -- obj' )


Outputs
quot'an object


Definition