Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to tell Mojo that something is intended to be constant? - Modular
M
Modular
•
3y ago
•
70 replies
Henk-Jan Lebbink
How to tell Mojo that something is intended to be constant?
In mojo 24
.1
.0
(55ec12d6
) I get a new warning
:
'let
' is being removed
, please use
'var
' instead
I think it is good practice to make explicity my intention that something is constant
. How to I do that
(in the future
) since let is deprecated
?
Modular
Join
This server is the home of the MAX and Mojo community! Join us to chat about all things Modular.
20,199
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Next page
Similar Threads
Will Mojo Support constants after "let" is gone?
M
Modular / questions
3y ago
Is there something similar to the ctypes library so that Python can use Mojo just like with C++?
M
Modular / questions
3y ago
Is Mojo intended only for AI/ML, or can it also be used in robotics and web or app development?
M
Modular / questions
3y ago
How to Install Mojo previous versions?
M
Modular / questions
2y ago