only(_:)
Returns a set containing the specified participant.
Declaration
static func only(_ participant: Participant) -> ParticipantsParameters
- participant:
The participant to add to the set.
Returns a set containing the specified participant.
static func only(_ participant: Participant) -> ParticipantsThe participant to add to the set.