internal/sync.HashTrieMap.Swap (method)

one use

	internal/sync (current package)
		hashtriemap.go#L205: func (ht *HashTrieMap[K, V]) Swap(key K, new V) (previous V, loaded bool) {