Skip to content

Enumerator.produce accepts an optional size keyword argument#15277

Closed
knu wants to merge 1 commit intoruby:masterfrom
knu:producer_size
Closed

Enumerator.produce accepts an optional size keyword argument#15277
knu wants to merge 1 commit intoruby:masterfrom
knu:producer_size

Conversation

@knu
Copy link
Copy Markdown
Member

@knu knu commented Nov 21, 2025

When not specified, the size is unknown (nil). Previously, the size was always Float::INFINITY and not specifiable.

@launchable-app

This comment has been minimized.

When not specified, the size is unknown (`nil`).  Previously, the size was always `Float::INFINITY` and not specifiable.

[Feature #21701]
@knu
Copy link
Copy Markdown
Member Author

knu commented Dec 13, 2025

Merged via 79a6ec7.

@knu knu closed this Dec 13, 2025
@knu knu deleted the producer_size branch December 13, 2025 14:35
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.

1 participant