github.com/beorn7/perks/quantile.Stream.Insert (method)

2 uses

	github.com/beorn7/perks/quantile (current package)
		stream.go#L137: func (s *Stream) Insert(v float64) {

	github.com/prometheus/client_golang/prometheus
		summary.go#L364: 			stream.Insert(v)