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

Recursive bounds in standard libraries of Erlang and Elixir #132

Open
erszcz opened this issue Sep 27, 2022 · 0 comments
Open

Recursive bounds in standard libraries of Erlang and Elixir #132

erszcz opened this issue Sep 27, 2022 · 0 comments
Labels
triage Needs assessment whether a bug, enhancement, duplicate, ...

Comments

@erszcz
Copy link
Member

erszcz commented Sep 27, 2022

Both Erlang and Elixir use recursive bounds in their standard libraries, which will lead to false positives. Gradualizer overrides such types in its prelude. Should we adopt a similar approach or rather send PRs to Elixir? Or maybe it's possible to lift the "no recursive bounds" restriction in Gradualizer itself?

See #129 for a bit more context.

@erszcz erszcz added the triage Needs assessment whether a bug, enhancement, duplicate, ... label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs assessment whether a bug, enhancement, duplicate, ...
Projects
None yet
Development

No branches or pull requests

1 participant