method
>=
Ruby latest stable (v2_5_5)
-
0 notes -
Class: Comparable
>=(p1)
public
Compares two objects based on the receiver’s <=> method, returning true if it returns 0 or 1.
>=(p1)
public
Compares two objects based on the receiver’s <=> method, returning true if it returns 0 or 1.