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

Nameable and first class whens #222

Open
knicos opened this issue Mar 6, 2021 · 0 comments
Open

Nameable and first class whens #222

knicos opened this issue Mar 6, 2021 · 0 comments
Labels

Comments

@knicos
Copy link
Member

knicos commented Mar 6, 2021

When statements are problematic because they cannot be passed around, referred to or created procedurally. AST nodes (including whens) can be obtained and passed around but this isn't good enough. When statements should be nameable.

@knicos knicos added the language label Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant