Module: Whisper::_Samples

Defined in:
sig/whisper.rbs

Instance Method Summary collapse

Instance Method Details

#each {|arg0| ... } ⇒ void

This method returns an undefined value.

Yields:

Yield Parameters:

  • arg0 (Float)

Yield Returns:

  • (void)


4
# File 'sig/whisper.rbs', line 4

def each: { (Float) -> void } -> void

#lengthInteger

Returns:

  • (Integer)


3
# File 'sig/whisper.rbs', line 3

def length: () -> Integer