aboutsummaryrefslogtreecommitdiff
path: root/src/Compilation.zig
diff options
context:
space:
mode:
authorNico Elbers <nico.b.elbers@gmail.com>2024-12-11 17:11:45 +0100
committerAndrew Kelley <andrew@ziglang.org>2024-12-11 15:21:56 -0500
commit4a3800d78f8e341f90cfdd7f7038ed657952a9b1 (patch)
tree1fab1891b20adbbbc462446d9973be7ff109f336 /src/Compilation.zig
parent3670910f20b56eda41a27ed7c4bb887f870cfc5d (diff)
downloadzig-4a3800d78f8e341f90cfdd7f7038ed657952a9b1.tar.gz
zig-4a3800d78f8e341f90cfdd7f7038ed657952a9b1.zip
std.ArrayHashMap fix `eql` documentation
In cf88cf2657d721c68055a284e8c498a18639f74c the eql function provided in The context of ArrayHashMap was changed to also include the key index, but this wasn't properly updated in the documentation. Since a flat `usize` is unintuitive, I've tried to explain the function of the parameter as best I can based on the original commit. Finally, I didn't do an extensive search if this eql definition is incorrectly stated anywhere outside of these 2 spots. But I somewhat doubt an file outside of `array_hash_map` would
Diffstat (limited to 'src/Compilation.zig')
0 files changed, 0 insertions, 0 deletions