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

4 uses

	github.com/beorn7/perks/quantile (current package)
		stream.go#L53: 	return newStream(ƒ)
		stream.go#L70: 	return newStream(ƒ)
		stream.go#L101: 	return newStream(ƒ)
		stream.go#L131: func newStream(ƒ invariant) *Stream {