⚝
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
/
Hash
/
View File Name :
%5b%5d%3d-i.ri
U:RDoc::AnyMethod[iI"[]=:ETI" Hash#[]=;TF:publico:RDoc::Markup::Document:@parts[ S:RDoc::Markup::Heading: leveli: textI"Element Assignment;To:RDoc::Markup::BlankLine o:RDoc::Markup::Paragraph; [I"GAssociates the value given by +value+ with the key given by +key+.;T@ o:RDoc::Markup::Verbatim; [I"$h = { "a" => 100, "b" => 200 } ;TI"h["a"] = 9 ;TI"h["c"] = 4 ;TI"(h #=> {"a"=>9, "b"=>200, "c"=>4} ;TI"h.store("d", 42) #=> 42 ;TI"1h #=> {"a"=>9, "b"=>200, "c"=>4, "d"=>42} ;T:@format0o;; [I"M+key+ should not have its value changed while it is in use as a key (an ;TI"M<tt>unfrozen String</tt> passed as a key will be duplicated and frozen).;T@ o;; [ I" a = "a" ;TI"b = "b".freeze ;TI" h = { a => 100, b => 200 } ;TI"#h.key(100).equal? a #=> false ;TI"!h.key(200).equal? b #=> true;T;0: @fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"%hsh[key] = value -> value;T0[ I" (p1, p2);T@$FI" Hash;TcRDoc::NormalClass00