setTo

infix fun Operand.setTo(from: Operand)

Deprecated

Replace with

SET(this, from)