Treatment toVoid

std/conv::toVoid


Generics

◻ T (any)

Inputs

⇥ value: Stream<T>

Outputs

↦ iter: Stream<void>


Turns any stream into void one.