⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Kernel
/
View File Name :
Array-i.ri
U:RDoc::AnyMethod[iI" Array:ETI"Kernel#Array;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Returns +arg+ as an Array.;To:RDoc::Markup::BlankLine o; ; [I"OFirst tries to call
to_ary
on +arg+, then
to_a
. ;TI"LIf +arg+ does not respond to
to_ary
or
to_a
, ;TI"3returns an Array of length 1 containing +arg+.;T@o; ; [I"NIf
to_ary
or
to_a
returns something other than ;TI""an Array, raises a TypeError.;T@o:RDoc::Markup::Verbatim; [ I"'Array(["a", "b"]) #=> ["a", "b"] ;TI",Array(1..5) #=> [1, 2, 3, 4, 5] ;TI"-Array(key: :value) #=> [[:key, :value]] ;TI"Array(nil) #=> [] ;TI"Array(1) #=> [1];T:@format0: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"Array(arg) -> array ;T0[ I" (p1);T@FI"Kernel;TcRDoc::NormalModule00