Type Alias Combinations

type Combinations = CombinationsGeneric<I, Vec<usize>>

Iterator for Vec valued combinations returned by .combinations()