Module: RBS::_HashEqual

Instance Method Summary collapse

Instance Method Details

#==Boolean

Parameters:

  • other (Object)

Returns:

  • (Boolean)


3
# File 'sig/util.rbs', line 3

def ==: (untyped other) -> bool

#hashInteger

Returns:

  • (Integer)


7
# File 'sig/util.rbs', line 7

def hash: () -> Integer