Having `Array<Array<Int>>` you can loo...
# getting-started
b
Having
Array<Array<Int>>
you can loop all
Array<Int>
with a single loop if that's what you want?