8.16.0.4
2 Generic Interfaces
2.1 Equality
Returns #true, if v1 is equivalent to v2; #false, otherwise.
2.1.1 Primitive Types
2.2 Ordering
Returns #true, if v implements the generic ordering interface; #false, otherwise.
Returns #true, if v1 is less than v2; #false, otherwise.
Returns #true, if v1 is greater than v2; #false, otherwise.