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

    Function min

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

      Type Parameters

      • T extends Primitive

      Parameters

      • sequence: Iterable<T>

      Returns T