Require that the value x is less than the value y with optional padding padding.

  • Parameters

    • x: Num

      First value

    • y: Num

      Second value

    • padding: number = 0

      Padding (default: 0)

    Returns Num