⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Array
/
View File Name :
%2d-i.ri
U:RDoc::AnyMethod[iI"-:ETI"Array#-;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Array Difference;To:RDoc::Markup::BlankLine o; ; [I"LReturns a new array that is a copy of the original array, removing all ;TI"Koccurrences of any item that also appear in +other_ary+. The order is ;TI"'preserved from the original array.;T@o; ; [I"MIt compares elements using their #hash and #eql? methods for efficiency.;T@o:RDoc::Markup::Verbatim; [I"@[ 1, 1, 2, 2, 3, 3, 4, 5 ] - [ 1, 2, 4 ] #=> [ 3, 3, 5 ] ;T:@format0o; ; [I"ONote that while 1 and 2 were only present once in the array argument, and ;TI"Swere present twice in the receiver array, all occurrences of each Integer are ;TI"#removed in the returned array.;T@o; ; [I">If you need set-like behavior, see the library class Set.;T@o; ; [I"See also Array#difference.;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