fuego v6.2.0 Release Notes

Release Date: 2019-08-18 // over 4 years ago
  • 🚀 This release brings a lot of additional refinement to Stream, in particular:

    • EntryFloat
    • EntryInt
    • EntryMap
    • EntrySlice
    • EntryString
    • Predicate: Xor
    • FloatStream
    • IntStream
    • Function: ToIntFunction
    • Stream: improved "stream-liness" and clarity between producers (must close streams) and consumers (must consume but not close streams), , MapToInt, AllMatch, NoneMatch, AnyMatch, Drop, DropWhile, DropUntil, Last, LastN, Head, HeadN, StartsWith, EndsWith, Take, TakeWhile, TakeUntil