StreamEx v0.6.7 Release Notes

Release Date: 2018-05-20 // almost 6 years ago
    • [#76] Added: StreamEx.zipWith accepting BaseStream (so zipWith(IntStreamEx.ints()) works)
    • [#131] Added: StreamEx.ofCombinations
    • [#164] Added: Joining.maxElements
    • [#179] Added: MoreCollectors.onlyOne(Predicate)