⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.25
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Array
/
View File Name :
%3c%3d%3e-i.ri
U:RDoc::AnyMethod[iI"<=>:ETI"Array#<=>;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"ZReturns -1, 0, or 1 as +self+ is less than, equal to, or greater than +other_array+. ;TI"ZFor each index +i+ in +self+, evaluates <tt>result = self[i] <=> other_array[i]</tt>.;To:RDoc::Markup::BlankLine o; ; [I"$Returns -1 if any result is -1:;To:RDoc::Markup::Verbatim; [I"%[0, 1, 2] <=> [0, 1, 3] # => -1 ;T:@format0o; ; [I""Returns 1 if any result is 1:;To;; [I"$[0, 1, 2] <=> [0, 1, 1] # => 1 ;T; 0o; ; [I"When all results are zero:;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"9Returns -1 if +array+ is smaller than +other_array+:;To;; [I"([0, 1, 2] <=> [0, 1, 2, 3] # => -1 ;T; 0o;;0; [o; ; [I"7Returns 1 if +array+ is larger than +other_array+:;To;; [I"![0, 1, 2] <=> [0, 1] # => 1 ;T; 0o;;0; [o; ; [I">Returns 0 if +array+ and +other_array+ are the same size:;To;; [I"#[0, 1, 2] <=> [0, 1, 2] # => 0;T; 0: @fileI"array.c;T:0@omit_headings_from_table_of_contents_below0I"*array <=> other_array -> -1, 0, or 1 ;T0[ I" (p1);T@9FI" Array;TcRDoc::NormalClass00