internal/concurrent.HashTrieMap.LoadOrStore (method)

one use

	internal/concurrent (current package)
		hashtriemap.go#L71: func (ht *HashTrieMap[K, V]) LoadOrStore(key K, value V) (result V, loaded bool) {