I don’t think the `.flatMap { it }` in this case i...
# getting-started
b
I don’t think the
.flatMap { it }
in this case is really doing anything. But I’ve been working with RxJava a lot lately (that has a different flatMap) so I’m probably confusing myself
v
brianwernick: Can you please explain the difference, I am kind of confuse with those