Treatment toVoid

conv/u64::toVoid


Inputs

⇥ value: Stream<u64>

Outputs

↦ iter: Stream<void>


Turns u64 stream into void one.