Treatment toVoid

conv/i16::toVoid


Inputs

⇥ value: Stream<i16>

Outputs

↦ iter: Stream<void>


Turns i16 stream into void one.