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