[ruby-cvs:71881] nobu:r64789 (trunk): Link Array#union from | method
nobu at ruby-lang.org
nobu at ruby-lang.org
Thu Sep 20 12:18:54 JST 2018
nobu 2018-09-20 12:18:54 +0900 (Thu, 20 Sep 2018)
New Revision: 64789
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=64789
Log:
Link Array#union from | method
`Array#uniq` is not really related with `Array#|`, so I replaced it by
`Array#union`.
[Fix GH-1747] [Feature #14097]
From: Ana Mar?\195?\173a Mart?\195?\173nez G?\195?\179mez <ammartinez at suse.de>
Modified files:
trunk/array.c
More information about the ruby-cvs
mailing list