Y
Hacker News
new
|
ask
|
show
|
jobs
by
petre
2925 days ago
Julia also does loops with two indexes.
1 comments
tomp
2925 days ago
I think the point of packed loops is that the compiler/runtime figures out the bounds/ranges for each variable automatically.
link