Instance Method
withSourceLanguages(_:)
Returns a topic reference based on the current one but with the given source languages.
func withSourceLanguages(_ sourceLanguages: Set<SourceLanguage>) -> ResolvedTopicReference
Discussion
If the current topic reference’s source languages equal the given source languages, this returns the original topic reference.