Files
zig/lib/std/Io
Ryan Liptak 3252a05531 Prefer <err> => |e| return e over <err> => return <err>
Avoids the potential for a typo on the `return <err>` side of the prong
2026-04-20 18:03:14 -07:00
..
2026-02-20 05:34:54 +01:00
2026-04-02 15:05:31 +02:00