Stream: show and tell

Topic: textfile: line by line file access


view this post on Zulip Simon Redding (Jan 02 2026 at 11:14):

I've written a very small Roc package textfile that allows list-like read acess to files under the basic-cli platform as collections of lines without necessarily reading the whole file into memory.

This is very much a "my first Roc package" so all and any any feedback will be gratefully received.


Last updated: Jan 12 2026 at 12:19 UTC