Module slice

Source
Expand description

IndexedRandom, IndexedMutRandom, SliceRandom

Structs§

SliceChooseIter
An iterator over multiple slice elements.

Traits§

IndexedMutRandom
Extension trait on indexable lists, providing random sampling methods.
IndexedRandom
Extension trait on indexable lists, providing random sampling methods.
SliceRandom
Extension trait on slices, providing shuffling methods.