Method: RBS::Types::Variable#sub

Defined in:
lib/rbs/types.rb

#sub(s) ⇒ Object



164
165
166
# File 'lib/rbs/types.rb', line 164

def sub(s)
  s.apply(self)
end