In Files

  • rbs-2.1.0/lib/rbs/types.rb

Methods

Class/Module Index [+]

Quicksearch

RBS::Types::Bases::Instance

Public Instance Methods

sub(s) click to toggle source
 
               # File rbs-2.1.0/lib/rbs/types.rb, line 101
def sub(s)
  s.apply(self)
end
            
There is an updated format of the API docs for this version here.