Treatment toVoid

conv/i64::toVoid


Inputs

⇥ value: Stream<i64>

Outputs

↦ iter: Stream<void>


Turns i64 stream into void one.