tomBoddaert/zig_structures
An implementation of some data structures used to help me learn Zig
zig_structures
This is an implementation of some data structures that I wrote to help me learn Zig.
zig_structures
to your projectRun
zig fetch --save https://github.com/tomBoddaert/zig_structures/archive/{commit}.tar.gz
Where {commit}
is replaced with the commit hash.
To build the documentation, clone the repository and run
zig build docs