Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add @stdlib/iter/cartesian-product #1398

Closed
wants to merge 11 commits into from
Closed

feat: add @stdlib/iter/cartesian-product #1398

wants to merge 11 commits into from

Conversation

shubhexists
Copy link
Contributor

Resolves #1335

Description

What is the purpose of this pull request?

This pull request:

  • Adds implementation of iterator equivalent of cartesian-product

Related Issues

Does this pull request have any related issues?

#1335

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

TESTS

Screenshot from 2024-02-27 19-25-03

BENCHMARKS
Screenshot from 2024-02-27 19-24-47

EXAMPLES
Screenshot from 2024-02-27 19-24-36

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@shubhexists
Copy link
Contributor Author

I guess I will make another Request. As the commit tree have been merged with another Request.
Apologies for the inconvinience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: add @stdlib/iter/cartesian-product
2 participants