Sobeston / zig.guide

Repo for https://zig.guide content. Get up to speed with Zig quickly.
https://zig.guide
MIT License
647 stars 170 forks source link

Update 13-iterators.md, openIterableDir not a method anymore. #248

Closed aboudekahil closed 1 month ago

aboudekahil commented 2 months ago

std.fs.cwd().openIterableDir doesn't compile in zig 0.13.0. Suggested an alternate code that compiles and returns an iterator over the directory.

Sobeston commented 1 month ago

Closed in favour of dc25911fd64684020d336a664f46d94d30618b97