module Comparable::_WithSpaceshipOperator
This interface defines the condition for Comparable mixin.
Public Instance Methods
(untyped other) → Comparable::_CompareToZero?
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/core/comparable.rbs, line 183
def <=>: (untyped other) -> Comparable::_CompareToZero?