Module: T::Enumerator
- Defined in:
- lib/types/_types.rb
Class Method Summary collapse
Class Method Details
.[](type) ⇒ Object
237 238 239 |
# File 'lib/types/_types.rb', line 237 def self.[](type) T::Types::TypedEnumerator.new(type) end |