gt

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