File: //usr/share/ri/3.0.0/system/Kernel/Hash-i.ri
U:RDoc::AnyMethod[iI" Hash:ETI"Kernel#Hash;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I".Converts <i>arg</i> to a Hash by calling ;TI"A<i>arg</i><code>.to_hash</code>. Returns an empty Hash when ;TI"/<i>arg</i> is <tt>nil</tt> or <tt>[]</tt>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"Hash([]) #=> {}
;TI"Hash(nil) #=> {}
;TI",Hash(key: :value) #=> {:key => :value}
;TI"$Hash([1, 2, 3]) #=> TypeError;T:@format0:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"Hash(arg) -> hash
;T0[ I" (p1);T@FI"Kernel;TcRDoc::NormalModule00