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

    Function min

    • Returns the smallest value in the given collection.

      Type Parameters

      • T extends number

      Parameters

      • values: Iterable<T>

      Returns OperationIO<T>

      Math.min(values)