Actions
Feature #15024
openSupport block in Array#join
Feature #15024:
Support block in Array#join
Status:
Open
Assignee:
-
Target version:
-
Description
I think it could be handy to have block support in Array#join.
For example
not sure what arguments exactly the block should take, atm I'm thinking
of
Would appreciate some feedback before I try putting together patch for this.
Actions