Skip to content

clownpriest/strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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