I was looking for documentation for the block variants of Array#index
and/or Array#find_index methods at http://www.ruby-doc.org/core/classes/Array.html
but could not find anything (I do see the object variant of
Array#index). Are they documented elsewhere ?
I was looking for documentation for the block variants of Array#index
and/or Array#find_index methods
athttp://www.ruby-doc.org/core/classes/Array.html
but could not find anything (I do see the object variant of
Array#index). Are they documented elsewhere ?