Module: Whisper::_Samples
- Defined in:
- sig/whisper.rbs
Instance Method Summary collapse
Instance Method Details
#each {|arg0| ... } ⇒ void
This method returns an undefined value.
4 |
# File 'sig/whisper.rbs', line 4
def each: { (Float) -> void } -> void
|
#length ⇒ Integer
3 |
# File 'sig/whisper.rbs', line 3
def length: () -> Integer
|