Y
Hacker News
new
|
ask
|
show
|
jobs
by
ifreund
1924 days ago
The zig standard library also has a ComptimeStringMap type for this use case which is used by the self hosted tokenizer for example.
https://github.com/ziglang/zig/blob/master/lib/std/comptime_...
1 comments
kristoff_it
1924 days ago
Beat you by 3 full minutes :P
link