Skip to content

product with repeats as an argument #78

@simonzack

Description

@simonzack

Hi, I came here from doing Project Euler in C++.

I was googling for a library for doing product() and found this one, but it only allows a template argument.

My use-case is to have seq be the digits {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, and repeats be the number of them. This is required for some problems.

Having repeats would be great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions