Treatment toString
std/text/convert/char::toString
Inputs
⇥ chars: Stream<char>
Outputs
↦ text: Stream<string>
Convert stream of chars into stream of strings.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/text/convert/char::toString
⇥ chars: Stream<char>
↦ text: Stream<string>
Convert stream of chars into stream of strings.