U:RDoc::AnyMethod[iI">=:ETI"Hash#>=;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"<Returns <code>true</code> if <i>other</i> is subset of ;TI"*<i>hash</i> or equals to <i>hash</i>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;	[
I"h1 = {a:1, b:2}
;TI"h2 = {a:1, b:2, c:3}
;TI"h1 >= h2   #=> false
;TI"h2 >= h1   #=> true
;TI"h1 >= h1   #=> true;T:@format0:
@fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"$hash >= other -> true or false
;T0[ I"	(p1);T@FI"	Hash;TcRDoc::NormalClass00