I had to do `grid.flatMap { it -> it.asIterable...
# getting-started
r
I had to do
grid.flatMap { it -> it.asIterable() }