Treatment toVoid

conv/u32::toVoid


Inputs

⇥ value: Stream<u32>

Outputs

↦ iter: Stream<void>


Turns u32 stream into void one.