StreamEx v0.6.1 Release Notes

Release Date: 2016-05-15 // almost 8 years ago
    • [#90] Changed: AbstractStreamEx class (which shares common functionality of StreamEx and EntryStream) is public now.
    • [#92] Added: IntStreamEx.of(InputStream).
    • [#93] Added: IntStreamEx.asByteInputStream().
    • [#94] Added: prefix method for all stream types.