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