internal/sync.HashTrieMap.CompareAndSwap (method)

one use

	internal/sync (current package)
		hashtriemap.go#L280: func (ht *HashTrieMap[K, V]) CompareAndSwap(key K, old, new V) (swapped bool) {