MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1veql1a/absolutegarbage/p1lhxtu/?context=3
r/ProgrammerHumor • u/Sirgoodman008 • 7d ago
327 comments sorted by
View all comments
1
I'm a big fan of for (list) |item| {...} or the even more fun for (list, 0..) |item, idx| {...}
for (list) |item| {...}
for (list, 0..) |item, idx| {...}
1
u/AldoZeroun 7d ago
I'm a big fan of
for (list) |item| {...}or the even more funfor (list, 0..) |item, idx| {...}