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

modeling functions, function types, and early/late-bound regions #98

Open
2 of 3 tasks
nikomatsakis opened this issue Sep 14, 2022 · 1 comment
Open
2 of 3 tasks

Comments

@nikomatsakis
Copy link
Contributor

nikomatsakis commented Sep 14, 2022

#97 adds in a fn-def type that unifies early/late bound parameters into a single list. It also includes a better approach to implied bounds. But there's lots of work to do to handle fn-def types properly:

@nikomatsakis
Copy link
Contributor Author

@voidc was interested into looking into some of these tasks.

@nikomatsakis nikomatsakis changed the title fn-def types and casts modeling functions, function types, and early/late-bound regions Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant