Documentation Io.File.reader
Ziggit
Documentation Io.File.reader
Hi, I am completely new to zig and wanted to give feedback on the documentation. I was trying to figure out how to read a file so I went over to the documentation and quickly found Io.File and the reader function, the experience was great. But this function has a parameter io with type Io, so I followed the link into the Io type but I couldn’t find anywhere how to get a value of this type. I ended up asking an LLM and it pointed me to the code samples, but imo the API documentation should ha...
0 comments
No comments yet.