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

[Feature request (Future)]: immutable data structure analysis #42

Closed
Raynos opened this issue Nov 19, 2014 · 1 comment
Closed

[Feature request (Future)]: immutable data structure analysis #42

Raynos opened this issue Nov 19, 2014 · 1 comment

Comments

@Raynos
Copy link
Contributor

Raynos commented Nov 19, 2014

It would be nice to mark an object return value as being "immutable"

This would mean having flow error if the return value of an argument was mutated.

This would fall under the future plans section along with function purity analysis.

@Raynos
Copy link
Contributor Author

Raynos commented Nov 19, 2014

Duplicate of #18

@Raynos Raynos closed this as completed Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant