In Files

  • rbs-2.1.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-2.1.0/lib/rbs/types.rb, line 4
def free_variables(set = Set.new)
  set
end
            
There is an updated format of the API docs for this version here.