Function mapParticipantsIdsToDatabase

  • Returns participant slots mapped to the instances stored in the database thanks to their id.

    Parameters

    • seeding: Seeding

      The seeding.

    • database: Participant[]

      The participants stored in the database.

    • Optional positions: number[]

      An optional list of positions (seeds) for a manual ordering.

    Returns ParticipantSlot[]

Generated using TypeDoc