fuego v7.2.0 Release Notes

Release Date: 2019-02-24 // about 5 years ago
  • ➕ Added:

    EntryString.MapToEntryBytes

    EntryByte

    Entry comparison utility function EntriesEqual

    Tuple3

    Corrections to Collector.GroupingBy finisher

    ➕ Added to Collector:

    • Reducing
    • FlatMapping

    ➕ Added to Stream:

    • Limit
    • Distinct
    • Peek
    • ForEachC (concurrent version of ForEach)

    ➕ Added to Maybe:

    • IsEmpty
    • Get
    • GetOrElse
    • OrElse
    • Filter

    🔨 Some refactoring.