5.4.5.2. Comparison Methods
>>-comparison_operator(argument)-------------------------------><
Returns 1
(true) or 0
(false), the result of performing the specified comparison operation. The receiver object and the argument are the terms compared.
The comparison operators you can use in a message are:
All strict comparison operations have one of the characters doubled that define the operator. The Orderable strict comparison operators produce the same results as the non-strict comparisons.
The strict comparison operators you can use in a message are: