Files
zig/lib/std/bounded_array.zig
Jimmi Holst Christensen f19b5ecf4b Slice function of BoundedArray now returns slice based on self pointer
If self pointer is const, the slice is const. Otherwise the slice is
mutable.
2022-01-16 01:37:37 -05:00

12 KiB