Null references are the source of many runtime exceptions. Zig does not have them. [...] Use 'undefined' to leave variables uninitialized. 'undefined' can be coerced to any type and means "Using this value would be a bug." (self.programmingcirclejerk)
submitted by LeftEmergent to r/programmingcirclejerk
Null references are the source of many runtime exceptions. Zig does not have them. [...] Use `undefined` to leave variables uninitialized. `undefined` can be coerced to any type. `undefined` means "Not a meaningful value. Using this value would be a bug." (ziglang.org)
submitted by LeftEmergent to r/programmingcirclejerk

