• Returns the argument with the minimum value, according to the Lua operator <. (integer/float)

    Parameters

    • x: number
    • Rest ...numbers: number[]
      Rest

    Returns number

Generated using TypeDoc