stz
composable io
Continuing again from the last post. What if I have a stream of bytes from a socket and I want to encode it as a string using utf8 and then I want to lex those strings in to tokens? What if I want a composition stack from the basic io