Module comlib_math::subsets [−][src]
Expand description
Module containing functions and structs for iterating subsets.
Most users only need subsets method. See its documentation for examples.
Structs
Subset of some elements.
An iterator selecting elements based on a subset.
Iterator over subsets.
Functions
Constructs an iterator over subsets of given size.