diff options
-rw-r--r-- | array.c | 3 |
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]. */ |