zig/lib/std/hash
Andrew Kelley 47f06be369
string literals are now null terminated
this also deletes C string literals from the language, and then makes
the std lib changes and compiler changes necessary to get the behavior
tests and std lib tests passing again.
2019-11-21 20:43:41 -05:00
..
adler.zig
auto_hash.zig
benchmark.zig
cityhash.zig
crc.zig
fnv.zig
murmur.zig
siphash.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00
wyhash.zig