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

Improve case hoisting #94

Open
Anabra opened this issue Apr 19, 2020 · 0 comments
Open

Improve case hoisting #94

Anabra opened this issue Apr 19, 2020 · 0 comments
Labels
reminder This issue is a reminder

Comments

@Anabra
Copy link
Member

Anabra commented Apr 19, 2020

The current implementation of CaseHoisting can be improved by utilizing the new syntax. With the introduction of the extended syntax, we can perhaps store the type of the return value of a given case alternative. AS of now, HPT tracks the alt name as a restricted version of the scrutinee, but there might be ways around this.

@Anabra Anabra added the reminder This issue is a reminder label Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reminder This issue is a reminder
Projects
None yet
Development

No branches or pull requests

1 participant