internal/sync.HashTrieMap.All (method)

one use

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