eq

infix fun Operand.eq(operand: Operand): Operand(source)
infix fun Operand.eq(operand: String): Operand(source)
infix fun Operand.eq(operand: Any): Operand(source)