HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Array/<<-i.ri
U:RDoc::AnyMethod[iI"&:ETI"Array#&;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"WSet Intersection --- Returns a new array containing unique elements common to the ;TI"@two arrays. The order is preserved from the original array.;To:RDoc::Markup::BlankLineo;
;	[I"MIt compares elements using their #hash and #eql? methods for efficiency.;T@o:RDoc::Markup::Verbatim;	[I"?[ 1, 1, 3, 5 ] & [ 3, 2, 1 ]                 #=> [ 1, 3 ]
;TI"C[ 'a', 'b', 'b', 'z' ] & [ 'a', 'b', 'c' ]   #=> [ 'a', 'b' ]
;T:@format0o;
;	[I"See also Array#uniq.;T:
@fileI"array.c;T:0@omit_headings_from_table_of_contents_below0I"%ary & other_ary      -> new_ary
;T0[I"	(p1);T@FI"
Array;TcRDoc::NormalClass00