Module weighted_index

Source

Structsยง

WeightedIndex
A distribution using weighted sampling of discrete items.
WeightedIndexIter
A lazy-loading iterator over the weights of a WeightedIndex distribution. This is returned by WeightedIndex::weights.