module RBS::Types::NoFreeVariables
Public Instance Methods
Source
# File bundled-src/rbs-3.10.0/lib/rbs/types.rb, line 6 def free_variables(set = Set.new) set end
# File bundled-src/rbs-3.10.0/lib/rbs/types.rb, line 6 def free_variables(set = Set.new) set end