gte

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