Zig is a general-purpose programming language for maintaining robust, @@ -194,10 +224,6 @@
{#header_close#} - {#header_open|Index#} - {#nav#} - {#header_close#} - {#header_open|Hello World#} {#code_begin|exe|hello#} @@ -6556,7 +6582,7 @@ fn readFile(allocator: *Allocator, filename: []const u8) ![]u8 { {#header_close#} {#header_close#} - {#header_open|Builtin Functions|3col#} + {#header_open|Builtin Functions|2col#}
Builtin functions are provided by the compiler and are prefixed with @.
The {#syntax#}comptime{#endsyntax#} keyword on a parameter means that the parameter must be known
@@ -10621,6 +10647,7 @@ keyword <- KEYWORD_align / KEYWORD_and / KEYWORD_allowzero / KEYWORD_asm