@tsdotnet/linq - v1.5.11
    Preparing search index...

    Function max

    • Returns the entry in the sequence that has the highest/greatest value.

      Type Parameters

      • T extends Primitive

      Parameters

      • sequence: Iterable<T>

      Returns T