mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
previously this function would use the array length, but now it scans the array looking for the first sentinel that occurs.
previously this function would use the array length, but now it scans the array looking for the first sentinel that occurs.