Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-6868] Add a deque to the standard library #49417

Open
airspeedswift opened this issue Jan 29, 2018 · 0 comments
Open

[SR-6868] Add a deque to the standard library #49417

airspeedswift opened this issue Jan 29, 2018 · 0 comments
Labels
new feature standard library Area: Standard library umbrella

Comments

@airspeedswift
Copy link
Member

Previous ID SR-6868
Radar None
Original Reporter @airspeedswift
Type New Feature
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels New Feature
Assignee None
Priority Medium

md5: c092ca50f67ffd69d223d2b613fc4ab6

relates to:

  • SR-8190 Introduce a RingBuffer to the Standard Library

Issue Description:

The standard library should have an efficient discontiguously-stored data structure that allows for reasonably efficient insertion/deletion from the start, end, or middle while preserving random access.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

1 participant