uom-types - v0.0.0-development
    Preparing search index...

    Function max

    • Returns the larger value in the given collection.

      Type Parameters

      • T extends number

      Parameters

      • values: Iterable<T>

      Returns OperationIO<T>

      Math.max(values)