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

Fully qualified names of Types #216

Open
KacperFKorban opened this issue Sep 28, 2021 · 0 comments
Open

Fully qualified names of Types #216

KacperFKorban opened this issue Sep 28, 2021 · 0 comments
Labels
scala3 Related to scala 3 engine

Comments

@KacperFKorban
Copy link
Member

Inkuire should allow using fully qualified type names in signatures for example. So following signature should be correct and resolved without alternatives:
scala.collection.Seq[_] => List[_]

@KacperFKorban KacperFKorban added the scala3 Related to scala 3 engine label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scala3 Related to scala 3 engine
Projects
None yet
Development

No branches or pull requests

1 participant