copy-key ( to from to-key from-key -- )


Vocabulary
couchdb

Inputs
toan object
froman object
to-keyan object
from-keyan object


Outputs
None

Definition


:: copy-key ( to from to-key from-key -- )
from-key from at to-key to set-at ;