Skip to content

Implement Array#fetch_values#11557

Merged
byroot merged 1 commit intoruby:masterfrom
byroot:array-fetch-values-rb
Sep 6, 2024
Merged

Implement Array#fetch_values#11557
byroot merged 1 commit intoruby:masterfrom
byroot:array-fetch-values-rb

Conversation

@byroot
Copy link
Copy Markdown
Member

@byroot byroot commented Sep 5, 2024

[Feature #20702]

Pure Ruby version of: #11555

Works the same way than Hash#fetch_values for for array.

@byroot byroot force-pushed the array-fetch-values-rb branch from c3a77a9 to dcc7977 Compare September 5, 2024 20:26
@byroot byroot requested a review from tenderlove September 5, 2024 20:48
@nobu nobu changed the title Implement Array#fetch-values Implement Array#fetch_values Sep 6, 2024
[Feature #20702]

Works the same way than `Hash#fetch_values` for for array.
@byroot byroot force-pushed the array-fetch-values-rb branch from dcc7977 to 2ba0b8a Compare September 6, 2024 06:30
@byroot byroot merged commit bc85c8d into ruby:master Sep 6, 2024
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