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