`.toList().dropLast(1).forEach {}` seems so wastef...
# stdlib
k
.toList().dropLast(1).forEach {}
seems so wasteful