conv/u32::toVoid
⇥ value: Stream<u32>
value:
Stream<u32>
↦ iter: Stream<void>
iter:
Stream<void>
Turns u32 stream into void one.
u32
void