Skip to content

kind conformance and existentials #4721

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

Closed
scabug opened this issue Jun 20, 2011 · 2 comments
Closed

kind conformance and existentials #4721

scabug opened this issue Jun 20, 2011 · 2 comments

Comments

@scabug
Copy link

scabug commented Jun 20, 2011

From the comments of #2308.

trait Request[IN[_]]
trait T[A]
(null: Request[T]) : (Request[IN] forSome { type IN[_] })
@scabug
Copy link
Author

scabug commented Jun 20, 2011

Imported From: https://issues.scala-lang.org/browse/SI-4721?orig=1
Reporter: @paulp
See #2308

@SethTisue
Copy link
Member

seems highly unlikely to progress, given that forSome was removed from Scala 3

@SethTisue SethTisue removed this from the Backlog milestone Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants