Treatment toVoid

conv/bool::toVoid


Inputs

⇥ value: Stream<bool>

Outputs

↦ iter: Stream<void>


Turns bool stream into void one.