frmdstryr / zhp

A Http server written in Zig
MIT License
355 stars 24 forks source link

Add explicit `u8` to mem.tokenize #15

Closed Ristovski closed 3 years ago

Ristovski commented 3 years ago

mem.tokenize is now generic as of https://github.com/ziglang/zig/pull/9531/commits/05fd20dc104b3654ce9c5d7a22a2bff66a940dba

Edit: I somehow missed some other instances along with mem.split, will open new PR tomorrow/next week