Files
zig/lib/std/DoublyLinkedList.zig
Andrew Kelley 337e1109f5 std.DoublyLinkedList: remove length tracking
this is trivial to tack on, and in my experience it is rarely wanted.
2025-04-03 15:57:35 -07:00

7.9 KiB