Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Hash
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.6/usr/share/ri/2.6.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::BlankLine o: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