Function isDoubleEliminationNecessary

  • Determines whether a double elimination stage is really necessary.

    If the size is only two (less is impossible), then a lower bracket and a grand final are not necessary.

    Parameters

    • participantCount: number

      The number of participants in the stage.

    Returns boolean

Generated using TypeDoc