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

Make var recursive #72

Open
rrthomas opened this issue Sep 1, 2024 · 1 comment
Open

Make var recursive #72

rrthomas opened this issue Sep 1, 2024 · 1 comment

Comments

@rrthomas
Copy link
Collaborator

rrthomas commented Sep 1, 2024

I want "var" in Ursa to mean "mut", that is, be recursive, and be immutable by default. Hence methods need explicit self.

@rrthomas
Copy link
Collaborator Author

rrthomas commented Sep 6, 2024

As @apt1002 says, this means "if I have a const variable x I must not mutate x.f."

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