We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a089ec commit 3b1eee5Copy full SHA for 3b1eee5
content/post/2025-01-23-bonkers-comptime.md
@@ -6,7 +6,7 @@ date: 2025-01-23T12:00:00+08:00
6
7
> 原文: <https://www.scottredig.com/blog/bonkers_comptime/>
8
9
-> 译注:原文中的代码快是交互式,翻译时并没有移植这一块。另外,由于 comptime 本身即是关键概念,并且下文的意思更侧重于 Zig comptime 的特性,故下文大多使用 comptime 代替编译时概念。
+> 译注:原文中的代码块是交互式,翻译时并没有移植。另外,由于 comptime 本身即是关键概念,并且下文的意思更侧重于 Zig comptime 的特性,故下文大多使用 comptime 代替编译时概念。
10
11
## 引子
12
0 commit comments