Skip to content

type inference chapter should talk about opaque types #1187

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

Open
oli-obk opened this issue Aug 10, 2021 · 0 comments
Open

type inference chapter should talk about opaque types #1187

oli-obk opened this issue Aug 10, 2021 · 0 comments
Assignees
Labels
E-medium Difficulty: might require some prior knowledge or code reading

Comments

@oli-obk
Copy link
Contributor

oli-obk commented Aug 10, 2021

Opaque types (impl Trait) uses inference variables in several situations. We should explain how that works (with examples!), both for impl trait in return position and type alias impl trait.

@oli-obk oli-obk added the E-medium Difficulty: might require some prior knowledge or code reading label Aug 10, 2021
@oli-obk oli-obk self-assigned this Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-medium Difficulty: might require some prior knowledge or code reading
Projects
None yet
Development

No branches or pull requests

1 participant