package
0.0.0-20240826141418-75fe9e6d1c2f
Repository: https://github.com/evanj/hacks.git
Documentation: pkg.go.dev

# Functions

NewAverageMinMax returns a new empty AverageMinMax.
No description provided by the author

# Structs

AverageMinMax computes the average, minimum and maximum of a set of values.
Distribution records all samples to provide exact percentiles.
No description provided by the author