Skip to content

feat!: use Io.Reader/Writer interfaces#5

Open
eamonburns wants to merge 1 commit intodying-will-bullet:masterfrom
eamonburns:reader-writer-interfaces
Open

feat!: use Io.Reader/Writer interfaces#5
eamonburns wants to merge 1 commit intodying-will-bullet:masterfrom
eamonburns:reader-writer-interfaces

Conversation

@eamonburns
Copy link

@eamonburns eamonburns commented Feb 13, 2026

This PR updates the package to use the Io.Reader/Writer interfaces added in Zig 0.15.1

(Note that it is a breaking change)

This doesn't do all the fancy things that could be possible using the new readers/writers, like having a format function on Table, or auditing the previous usage of the "out" parameter to see if *std.Io.Writer has some functions that makes things easier, but I am trying to keep this PR simple since it touches so many files.

@Hanaasagi Hanaasagi self-requested a review February 15, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant