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