Returns the minimum value.

  • Parameters

    • collection: unknown[]

      The input array

    • expr: unknown

      The right-hand side expression value of the operator

    • options: Options

      to use for this operator

    Returns unknown