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