func maps.Values

one use

	maps (current package)
		iter.go#L38: func Values[Map ~map[K]V, K comparable, V any](m Map) iter.Seq[V] {