package
0.0.11-alpha
Repository: https://github.com/azure/peerd.git
Documentation: pkg.go.dev

# Functions

PercentilesFloat64Reverse calculates the percentile of a slice of floats in reverse order.
RandomizedGroups groups the given collection randomly into groups of size n.

# Type aliases

ReverseFloat64Slice is a type that implements the sort.Interface interface so that we can sort a slice of float64 in reverse order.