top | item 44870158

(no title)

dpatterbee | 6 months ago

Zig has no type info at runtime so this is and always will be guaranteed to be a comptime check.

discuss

order

Zambyte|6 months ago

Hence the paranoia :-D

But I do think adding explicit `comptime` in places like this is reasonable for the sake of conveying intent to other programmers.