I’m not sure that looks better than ```list.forEac...
# getting-started
d
I’m not sure that looks better than
Copy code
list.forEach { it.trimMargin() }
list.doMoreStuff()