internal/sync.HashTrieMap.Load (method)

one use

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