diff --git a/array.c b/array.c index 3f9ff90eaf..f780c91ca0 100644 --- a/array.c +++ b/array.c @@ -2739,6 +2739,8 @@ rb_ary_length(VALUE ary) * * Returns +true+ if the count of elements in +self+ is zero, * +false+ otherwise. + * + * Related: see {Methods for Querying}[rdoc-ref:Array@Methods+for+Querying]. */ static VALUE