@zig-comptime
通过 Zig 的 comptime 系统引导代理:编译时函数求值、comptime 类型参数、通过 anytype 的泛型、使用 @typeInfo 的类型反射以及替换 C++ 模板和宏的元编程模式。