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

Dissallow calling let and assign as functions directly #325

Open
mhagmajer opened this issue Jul 3, 2020 · 0 comments
Open

Dissallow calling let and assign as functions directly #325

mhagmajer opened this issue Jul 3, 2020 · 0 comments
Labels
AskVM ./src/askvm/** enhancement New feature or request type:resources related to AskVM resources

Comments

@mhagmajer
Copy link
Collaborator

All direct function calls of standard resources should not have side effects. Some special imperative syntax that we have should be the only way to cause side effects so people know that the environment of given function is different

@czerwinskilukasz1 czerwinskilukasz1 added AskVM ./src/askvm/** enhancement New feature or request type:resources related to AskVM resources labels Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AskVM ./src/askvm/** enhancement New feature or request type:resources related to AskVM resources
Projects
None yet
Development

No branches or pull requests

2 participants