Instance Method
addingSourceLanguages(_:)
Returns a topic reference based on the current one that includes the given source languages.
func addingSourceLanguages(_ sourceLanguages: Set<SourceLanguage>) -> ResolvedTopicReference
Discussion
If the current topic reference already includes the given source languages, this returns the original topic reference.