vavr
vavr copied to clipboard
Adding Traversable<T>.tapEach(Consumer<? super T>)
So far this is work-in-progress PR: tests failing, no documentation, etc.
This PR is to address https://github.com/vavr-io/vavr/issues/2676
Hey @sleepytomcat 👋, are you still working on this or do you need s.th. from me? Thx
@danieldietrich yes I need some decision making. Please take a look here and share what you think https://github.com/vavr-io/vavr/issues/2676#issuecomment-908006358
Thank you!