i think i can do `.takeWhile { it.isNotEmpty() } `...
# getting-started
p
i think i can do
.takeWhile { it.isNotEmpty() }
instead