clownpriest / strings

strings for zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strings

strings for zig

check out the test/test.zig file for examples

to run all the tests:

$ git clone https://github.com/clownpriest/strings
$ cd strings
$ zig test test/test.zig