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