internal/concurrent.HashTrieMap.All (method)

one use

	internal/concurrent (current package)
		hashtriemap.go#L278: func (ht *HashTrieMap[K, V]) All() func(yield func(K, V) bool) {