Module: RBS::Types::NoFreeVariables
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Included In:
| |
| Defined in: | lib/rbs/types.rb |
Instance Method Summary
Instance Method Details
#free_variables(set = Set.new)
[ GitHub ]# File 'lib/rbs/types.rb', line 6
def free_variables(set = Set.new) set end