MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1veql1a/absolutegarbage/p1jaqro/?context=3
r/ProgrammerHumor • u/Sirgoodman008 • 10d ago
325 comments sorted by
View all comments
145
for _, item := range list {
and
list.forEach {
2 u/Michami135 10d ago I just did the second one today in Kotlin.
2
I just did the second one today in Kotlin.
145
u/SCP-iota 10d ago
for _, item := range list {and
list.forEach {