top | item 46205231

(no title)

bnolsen | 2 months ago

This confuses me. In zig null pointers are illegal, and I have yet to run into any case that should be addressed by using pointer arithmetic, that's all taken care of with slices.

discuss

order

meepmorp|2 months ago

Seems like it's just a comment written by someone with little to no experience using zig.