Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Hash
/
//proc/thread-self/root/proc/self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/Hash/size-i.ri
U:RDoc::AnyMethod[iI" size:ETI"Hash#size;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.size -> integer;T0[ I"();T@FI" Hash;TcRDoc::NormalClass00