With collection's functional api, what is the way ...
# getting-started
u
With collection's functional api, what is the way to log the collection at a given operator point? Sort of like .doOnNext { log ..} in rxjava?