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

Rename const to final #318

Closed
giann opened this issue Nov 28, 2024 · 0 comments
Closed

Rename const to final #318

giann opened this issue Nov 28, 2024 · 0 comments
Labels
language Issue related to the language
Milestone

Comments

@giann
Copy link
Collaborator

giann commented Nov 28, 2024

const implies static value in some languages and immutability in others.
final is far clearer: something assigned once.

@giann giann added the language Issue related to the language label Nov 28, 2024
@giann giann added this to the 0.5.0 milestone Nov 28, 2024
@giann giann closed this as completed in 418ba84 Nov 28, 2024
giann added a commit that referenced this issue Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language Issue related to the language
Projects
None yet
Development

No branches or pull requests

1 participant