summaryrefslogtreecommitdiff
path: root/array.c
diff options
context:
space:
mode:
-rw-r--r--array.c3
1 files changed, 3 insertions, 0 deletions
@@ -3474,6 +3474,9 @@ rb_ary_sort_bang(VALUE ary)
* When the block returns zero, the order for +a+ and +b+ is indeterminate,
* and may be unstable.
*
* Related: see {Methods for Fetching}[rdoc-ref:Array@Methods+for+Fetching].
*/