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

enable inference in self-referencing resumable functions #90

Open
Krastanov opened this issue Feb 12, 2024 · 0 comments
Open

enable inference in self-referencing resumable functions #90

Krastanov opened this issue Feb 12, 2024 · 0 comments

Comments

@Krastanov
Copy link
Member

In #89 we now support @resumable (f::T)() @yield f.property end, however we have disabled type-inference for that type of functiosn. E.g. check the @test_broken in #89.

This issue tracks re-enabling type inference for such functions.

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

1 participant