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

    Returns

    Type Parameters

    • T extends Primitive

    Parameters

    • sequence: Iterable<T>

    Returns T

Generated using TypeDoc