Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Hash
/
//opt/alt/ruby27/share/ri/system/Hash/each_pair-i.ri
U:RDoc::AnyMethod[iI"each_pair:ETI"Hash#each_pair;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"OCalls <i>block</i> once for each key in <i>hsh</i>, passing the key-value ;TI"pair as parameters.;To:RDoc::Markup::BlankLine o; ; [I"=If no block is given, an enumerator is returned instead.;T@o:RDoc::Markup::Verbatim; [I"$h = { "a" => 100, "b" => 200 } ;TI"6h.each {|key, value| puts "#{key} is #{value}" } ;T:@format0o; ; [I"<em>produces:</em>;T@o;; [I"a is 100 ;TI" b is 200;T; 0: @fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"hhsh.each_pair {| key, value | block } -> hsh hsh.each_pair -> an_enumerator;T0[ I"();T@FI" Hash;TcRDoc::NormalClass00