1.70 class greater

Conditional expression. Evaluates both greater<-left and greater<-right sides and compare the result. See class binary_expression for details.

1.70.1 Send methods

greater ->_execute:
Evaluate greater<-left and greater<-right to a numeric value and succeed if greater<-right is less than greater<-left.