Module itertools::combinations_with_replacement

source ·

Structs§

Functions§

  • Create a new CombinationsWithReplacement from a clonable iterator.
  • For a given size n, return the count of remaining combinations with replacement or None if it would overflow.