Method: Dry::Types::Array::Constructor#constructor_type
- Defined in:
- lib/dry/types/array/constructor.rb
#constructor_type ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
10 |
# File 'lib/dry/types/array/constructor.rb', line 10 def constructor_type = ::Dry::Types::Array::Constructor |