facets icon indicating copy to clipboard operation
facets copied to clipboard

Add Array#indexes (index_all)

Open TylerRick opened this issue 3 years ago • 0 comments

Like Array#index/rindex but returns all indexes instead of just the first/last.

This would be useful to have until https://bugs.ruby-lang.org/issues/6596 gets accepted.

TylerRick avatar Jul 28 '20 22:07 TylerRick