tgschultz

Results 12 comments of tgschultz
trafficstars

I knew I just hadn't spent enough time thinking about it. It didn't occur to me that empty structs are also size zero.

Pre/postfix `@tag()` feels very un-Zig-like to me. It doesn't seem to fit well with the rest of the language. All other builtin functions act like functions, but the proposed `@tag()`...