• Returns the entry in the sequence that has the lowest/least value.

    Returns

    Type Parameters

    • T extends Primitive

    Parameters

    • sequence: Iterable<T>

    Returns T

Generated using TypeDoc