I get that the call chain gets deep quickly recurs...
# arrow
b
I get that the call chain gets deep quickly recursing like that
s
Well... It's a bit of IO internals but all the nested flatMap ops get put in an ArrayStack and they get called in sequentially.