mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 09:03:12 +00:00
566adc2510
Beside the new order being consistent with the ThreadPool API and making more sense, this shuffling allows to write the context argument type in terms of the startFn arguments, reducing the use of anytype (eg. less explicit casts when using comptime_int parameters, yay). Sorry for the breakage. Closes #8082 |
||
---|---|---|
.. | ||
test.zig |