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-4296] Implement SE-0156: Class and Subtype existentials #46879

Closed
DougGregor opened this issue Mar 20, 2017 · 2 comments
Closed

[SR-4296] Implement SE-0156: Class and Subtype existentials #46879

DougGregor opened this issue Mar 20, 2017 · 2 comments
Assignees
Labels
compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values feature A feature request or implementation protocol compositions Feature → types: protocol composition types swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented task

Comments

@DougGregor
Copy link
Member

Previous ID SR-4296
Radar rdar://problem/23582191
Original Reporter @DougGregor
Type Task
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Task
Assignee @slavapestov
Priority Medium

md5: 251b08b303bcb05b5b09c21bca7111f0

is duplicated by:

  • SR-4718 Define property that conforms to a protocol

Issue Description:

Everything is explained here:

https://github.com/apple/swift-evolution/blob/master/proposals/0156-subclass-existentials.md

@slavapestov
Copy link
Member

What a coincidence – I'm working on this feature right now :-)

@slavapestov
Copy link
Member

#9090

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values protocol compositions Feature → types: protocol composition types swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented labels Jan 27, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values feature A feature request or implementation protocol compositions Feature → types: protocol composition types swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented task
Projects
None yet
Development

No branches or pull requests

3 participants