ModularM
Modular15mo ago
11 replies
whatever

How are Integers implemented in Mojo?

I experiment with lists of integers in python and mojo and noticed that mojo is way more memory efficient.
Is this all done thanks to the static typing or are there other Optimistin methods in play?
Was this page helpful?