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

one use

	github.com/beorn7/perks/quantile (current package)
		stream.go#L34: func (a Samples) Less(i, j int) bool { return a[i].Value < a[j].Value }