You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
593 B
1 line
593 B
5 years ago
|
initSidebarItems({"fn":[["sample_iter","Randomly sample `amount` elements from a finite iterator."],["sample_slice","Randomly sample exactly `amount` values from `slice`."],["sample_slice_ref","Randomly sample exactly `amount` references from `slice`."]],"mod":[["index","Index sampling"]],"struct":[["SliceChooseIter","Iterator over multiple choices, as returned by [`SliceRandom::choose_multiple]"]],"trait":[["IteratorRandom","Extension trait on iterators, providing random sampling methods."],["SliceRandom","Extension trait on slices, providing random mutation and sampling methods."]]});
|