Rust Internals
What's the status of std::LinkedList? (maybe deprecate in Rust 2018?)
libs
bgeron
July 28, 2018, 2:54pm
27
In hindsight, do you feel this worked better than a
BTreeSet<Box<_>>
would've?
show post in topic
Related topics
Topic
Replies
Views
Activity
"LinkedList lacks support for some basic linked list operations"
libs
4
794
March 25, 2019
Feature request: singly linked LinkedQueue and LinkedStack in std::collections
libs
6
446
August 26, 2024
Linked List CursurMut Missing Methods
libs
5
654
September 23, 2021
Libcollections traits: a standard interface for all collections
libs
36
5908
March 25, 2019
What is the purpose of std?
38
1793
March 1, 2025