Files
zig/lib/std/bounded_array.zig
John Simon cb5a6be41a Smaller memory footprint for BoundedArray (#16299)
Store BoundedArray's length using the smallest possible integer

Co-authored-by: zooster <r00ster91@proton.me>
2023-07-03 13:58:03 -04:00

15 KiB