Function max

  • Returns the maximum value in an array.

    Type Parameters

    • R

    Parameters

    • x: readonly R[]

    Returns OptSafe<R>

Generated using TypeDoc