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

set.cartesianProduct() added #47

Merged
merged 5 commits into from
Nov 13, 2023
Merged

set.cartesianProduct() added #47

merged 5 commits into from
Nov 13, 2023

Conversation

Smoren
Copy link
Owner

@Smoren Smoren commented Nov 13, 2023

New features

  • set
    • cartesianProduct()
    • cartesianProductAsync()
  • Stream
    • cartesianProductWith()
  • AsyncStream
    • cartesianProductWith()

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6848480055

  • 32 of 32 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 6843460119: 0.0%
Covered Lines: 1388
Relevant Lines: 1388

💛 - Coveralls

@Smoren Smoren merged commit 12e2471 into master Nov 13, 2023
9 checks passed
@Smoren Smoren deleted the dev branch November 13, 2023 10:11
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.

None yet

2 participants