module RBS::Types::NoFreeVariables
Public Instance Methods
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rbs/types.rb, line 6 def free_variables(set = Set.new) set end
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rbs/types.rb, line 6 def free_variables(set = Set.new) set end