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

Fix Indexable#each_repeated_combination(n) when n > size #14092

Merged

Conversation

HertzDevil
Copy link
Contributor

Fixes #14088.

@straight-shoota straight-shoota added this to the 1.11.0 milestone Dec 14, 2023
@straight-shoota straight-shoota merged commit 1c8a68a into crystal-lang:master Dec 15, 2023
55 checks passed
@HertzDevil HertzDevil deleted the bug/each_repeated_combination branch December 15, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

each_repeated_combination returning Iterator doesn't behave like other similar methods
2 participants