Treatment toString

std/text/convert/char::toString


Inputs

⇥ chars: Stream<char>

Outputs

↦ text: Stream<string>


Convert stream of chars into stream of strings.