Treatment toVoid

conv/i8::toVoid


Inputs

⇥ value: Stream<i8>

Outputs

↦ iter: Stream<void>


Turns i8 stream into void one.