Crate mako_infinite_shuffle

Crate mako_infinite_shuffle 

Source

Re-exports§

pub use number_encoding;

Modules§

rng

Structs§

Cross
Yeilds the pairing of each element in A with every element in B
IndexVec
IndexingIter
IndexingMap
KSubmultisets
Iterates k-sized multiset (where entries are allowed to repeat) subsets of the n-sized input set
KSubsets
Iterates k-sized subsets of the n-sized input set
Once
Series
does all of A, then does B
Shuffled
psuedorandomly permutes the given Indexing
Truncate

Traits§

Indexing
Memorable
OpsRef
separated from the above because these are not object-safe

Functions§

dyn_iter
I straight up don’t know how to abstract over different kinds of references dynamic or not. It may not be possible. I’ll just make everything public so that you can do what you need to.
light_shuffle