Function findParticipant

  • Finds a participant in a list.

    Parameters

    • participants: Participant[]

      The list of participants.

    • slot: ParticipantSlot

      The slot of the participant to find.

    Returns Participant

Generated using TypeDoc