In Files

  • rbs-1.4.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-1.4.0/lib/rbs/types.rb, line 94
def sub(s)
  s.apply(self)
end
            
There is an updated format of the API docs for this version here.