modify-col ( loc document quot: ( col str -- col' ) -- loc )


Vocabulary
documents.elements.private

Inputs
locan object
documentan object
quota quotation with stack effect ( col str -- col' )


Outputs
locan object


Definition