warg.map_itertools.map_combinations_with_replacement

warg.map_itertools.map_combinations_with_replacement(mappings: Mapping, repeat: int = 2) Generator[Tuple[Any, ...], None, None][source]
Parameters:
  • mappings

  • repeat

Returns: