Files
zig/lib
Justus Klausecker 35c5611f07 std.Deque: add *Ptr variants of getter functions
This makes it practical to store large items or items that are meant to
be mutable directly inside of the deque.
It is the responsibility of the user to stop using the returned pointers
after calling a function that could invalidate them.
2026-02-12 21:45:13 -08:00
..
2025-11-22 22:42:38 +00:00
2026-02-12 21:42:38 -08:00
2026-02-12 21:42:38 -08:00
2026-02-12 21:35:36 -08:00