In Files

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

Methods

Class/Module Index [+]

Quicksearch

RBS::Types::NoFreeVariables

Public Instance Methods

free_variables(set = Set.new) click to toggle source
 
               # File rbs-1.4.0/lib/rbs/types.rb, line 5
def free_variables(set = Set.new)
  set
end
            
There is an updated format of the API docs for this version here.