Re-exports§
pub use number_encoding;
Modules§
Structs§
- Cross
- Yeilds the pairing of each element in A with every element in B
- Index
Vec - Indexing
Iter - Indexing
Map - 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§
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