Module: Prosody::_ToA
- Defined in:
- sig/configuration.rbs
Overview
Helper interface for objects convertible to array
Instance Method Summary collapse
Instance Method Details
#to_a ⇒ Array[T]
302 |
# File 'sig/configuration.rbs', line 302
def to_a: () -> Array[T]
|