A simple iterating library for the Zig programming language
Find a file
2025-10-11 09:37:16 +02:00
src Moved Zip and Empty unit tests to Iterator(T).zip and `Iter(T).empty 2025-10-11 09:37:16 +02:00
.gitignore Added .gitignore 2025-10-10 17:23:59 +02:00
build.zig Initial commit 2025-10-09 16:51:39 +02:00
build.zig.zon Initial commit 2025-10-09 16:51:39 +02:00
LICENSE Added LICENSE 2025-10-10 17:40:42 +02:00
zls.json Initial commit 2025-10-09 16:51:39 +02:00