func maps.All

one use

	maps (current package)
		iter.go#L12: func All[Map ~map[K]V, K comparable, V any](m Map) iter.Seq2[K, V] {