Treatment toString
text/convert/char::toString
Inputs
⇥ chars:
Stream<char>
Outputs
↦ text:
Stream<string>
Convert stream of chars into stream of strings.
text/convert/char::toString
⇥ chars:
Stream<char>
↦ text:
Stream<string>
Convert stream of chars into stream of strings.