Treatment toVoid

conv/i32::toVoid


Inputs

⇥ value: Stream<i32>

Outputs

↦ iter: Stream<void>


Turns i32 stream into void one.