internal/concurrent.HashTrieMap.Load (method)

one use

	internal/concurrent (current package)
		hashtriemap.go#L48: func (ht *HashTrieMap[K, V]) Load(key K) (value V, ok bool) {