zata
zata copied to clipboard
Common Data Structures and Algorithms for Learning Zig
zata
Common and simple data structures for learning zig.
Requirements
You'll need zig to play with this.
You can find instructions to install it here: click me
Running
git clone [email protected]:10factory/zata.git
cd zata
zig build test
Implemented
- Linked List