name
MModular
•Created by name on 1/25/2025 in #questions
Does Mojo have a null safety feature like Dart?
Thanks for the reply.
The suggestion is that the compiler should handle this instead of the programmer having to check for the value's existence manually.
Let's wait for pattern matching to arrive.
13 replies
MModular
•Created by name on 1/25/2025 in #questions
Does Mojo have a null safety feature like Dart?
@Owen Hilyard can you check this issue: https://github.com/modular/mojo/issues/3977
13 replies
MModular
•Created by name on 11/19/2024 in #questions
An alternative model for lifetimes in Mojo
nice. didn't see that. thanks.
3 replies
MModular
•Created by Martin Dudek on 10/18/2024 in #community-showcase
Mojo added to SpeedTests repo on github
v2 of the code is faster. https://github.com/jabbalaci/SpeedTests?tab=readme-ov-file#mojo
16 replies
MModular
•Created by Martin Dudek on 10/18/2024 in #community-showcase
Mojo added to SpeedTests repo on github
for some of the languages, the repo has parallelized and vectorized version of the code. https://github.com/jabbalaci/SpeedTests
16 replies
MModular
•Created by Martin Dudek on 10/18/2024 in #community-showcase
Mojo added to SpeedTests repo on github
can you update mojo to the latest version to improve the speed of print? i think it will have a huge difference. https://github.com/modularml/mojo/commit/9cbfa411d1ea0f01d0b7c1732cc4e36f08c1f969
16 replies