2 comments

[ 4.5 ms ] story [ 10.9 ms ] thread
Using the comptime keyword runs arbitrary code and functions at compilation-time.

Is this somewhat comparable to C++ macros?