enumerable4j icon indicating copy to clipboard operation
enumerable4j copied to clipboard

Refactoring: Joined support methods

Open dykov opened this issue 3 years ago • 0 comments

i think it would be a good idea to add support of Joined instance for all methods with the (Predicate<X>, Predicate<X>...) signature:

all(Joined<X>)

dykov avatar May 31 '21 17:05 dykov