[DOC] Related for Array#assoc
This commit is contained in:
parent
b420b094d9
commit
a552e04d81
Notes:
git
2024-09-10 18:01:11 +00:00
3
array.c
3
array.c
@ -5094,7 +5094,8 @@ rb_ary_times(VALUE ary, VALUE times)
|
|||||||
*
|
*
|
||||||
* Returns +nil+ if no such element is found.
|
* Returns +nil+ if no such element is found.
|
||||||
*
|
*
|
||||||
* Related: Array#rassoc.
|
* Related: Array#rassoc;
|
||||||
|
* see also {Methods for Fetching}[rdoc-ref:Array@Methods+for+Fetching].
|
||||||
*/
|
*/
|
||||||
|
|
||||||
VALUE
|
VALUE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user