rewrite-string ( string quot: ( obj -- obj' ) -- )


Vocabulary
modern.out

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


Outputs
None

Definition