ptr other => -1, 0, 1, or nil
Instance Public methods
Returns -1 if less than, 0 if equal to, 1 if greater than
other.
Returns nil if ptr cannot be compared to other.
Returns -1 if less than, 0 if equal to, 1 if greater than
other.
Returns nil if ptr cannot be compared to other.
Please login to continue.