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-13492] Make StrideTo and StrideThrough conform to (RandomAccess)Collection #55934

Open
swift-ci opened this issue Sep 3, 2020 · 2 comments
Labels
improvement standard library Area: Standard library umbrella

Comments

@swift-ci
Copy link
Collaborator

swift-ci commented Sep 3, 2020

Previous ID SR-13492
Radar rdar://problem/68295652
Original Reporter CTMacUser (JIRA User)
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Improvement
Assignee None
Priority Medium

md5: 6f660515240d7cc3dce35125895253ea

Issue Description:

These types only conform to Sequence, instead of Collection, due to SR-6474. Since that bug is now fixed, can we add the conformance now?

@typesanitizer
Copy link

@swift-ci create

@swift-ci
Copy link
Collaborator Author

swift-ci commented Sep 3, 2020

Comment by Kyle Macomber (JIRA)

This will require the ability to annotate protocol conformances with availability before we can land it.

@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
improvement standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

2 participants