func github.com/beorn7/perks/quantile.targetMapToSlice

2 uses

	github.com/beorn7/perks/quantile (current package)
		stream.go#L84: 	targets := targetMapToSlice(targetMap)
		stream.go#L109: func targetMapToSlice(targetMap map[float64]float64) []target {