github.com/beorn7/perks/quantile.Samples.Swap (method)

one use

	github.com/beorn7/perks/quantile (current package)
		stream.go#L35: func (a Samples) Swap(i, j int)      { a[i], a[j] = a[j], a[i] }