U:RDoc::AnyMethod[iI"<:ETI"Hash#<;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I";Returns <code>true</code> if <i>hash</i> is subset of ;TI"<i>other</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    #=> true
;TI"h2 < h1    #=> false
;TI"h1 < h1    #=> false;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