HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Hash/length-i.ri
U:RDoc::AnyMethod[iI"length:ETI"Hash#length;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I"7Returns the number of key-value pairs in the hash.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"<h = { "d" => 100, "a" => 200, "v" => 300, "e" => 400 }
;TI"h.size          #=> 4
;TI"h.delete("a")   #=> 200
;TI"h.size          #=> 3
;TI"h.length        #=> 3
;T:@format0o;
;	[I"+Hash#length is an alias for Hash#size.;T:
@fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"hsh.length    ->  integer;T0[I"();T@FI"	Hash;TcRDoc::NormalClass00