Module: T::Range
- Defined in:
- lib/types/_types.rb
Class Method Summary collapse
Class Method Details
.[](type) ⇒ Object
344 345 346 |
# File 'lib/types/_types.rb', line 344 def self.[](type) T::Types::TypedRange.new(type) end |
344 345 346 |
# File 'lib/types/_types.rb', line 344 def self.[](type) T::Types::TypedRange.new(type) end |