How to iterate through an array/list?
Hello, I'm coming from Java to Mojo.
It seems there is no support for iterating with "for" through a list - at least in the present version of Mojo. Here's the code:
Should work, doesn't it? It does work in Python.
Thanks.
It seems there is no support for iterating with "for" through a list - at least in the present version of Mojo. Here's the code:
Should work, doesn't it? It does work in Python.
Thanks.
