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

Beat you by 3 full minutes :P