ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- opt/alt/ruby31/share/ri/system/Set/%3e-i.ri000064400000000356152414411710014210 0ustar00U:RDoc::AnyMethod[iI">:ETI" Set#>;TF: privateo:RDoc::Markup::Document: @parts[: @fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[I" (set);T@ FI"Set;TcRDoc::NormalClass0[@FI"proper_superset?;Topt/alt/ruby31/share/ri/system/Integer/%3e-i.ri000064400000001260152415045160015050 0ustar00U:RDoc::AnyMethod[iI">:ETI"Integer#>;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"KReturns +true+ if the value of +self+ is greater than that of +other+:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"$ 1 > 0 # => true ;TI"% 1 > 1 # => false ;TI"% 1 > 2 # => false ;TI"$ 1 > 0.5 # => true ;TI"$ 1 > Rational(1, 2) # => true ;TI" ;TI":Raises an exception if the comparison cannot be made.;T: @format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"#self > other -> true or false ;T0[I" (p1);T@FI" Integer;TcRDoc::NormalClass00opt/alt/ruby31/share/ri/system/Comparable/%3e-i.ri000064400000000654152415054330015525 0ustar00U:RDoc::AnyMethod[iI">:ETI"Comparable#>;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"CCompares two objects based on the receiver's <=> ;TI"Amethod, returning true if it returns a value greater than 0.;T: @fileI" compar.c;T:0@omit_headings_from_table_of_contents_below0I"%obj > other -> true or false ;T0[I" (p1);T@FI"Comparable;TcRDoc::NormalModule00opt/alt/ruby31/share/ri/system/Hash/%3e-i.ri000064400000001046152415554460014350 0ustar00U:RDoc::AnyMethod[iI">:ETI" Hash#>;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"VReturns +true+ if +hash+ is a proper superset of +other_hash+, +false+ otherwise:;To:RDoc::Markup::Verbatim; [ I"#h1 = {foo: 0, bar: 1, baz: 2} ;TI"h2 = {foo: 0, bar: 1} ;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_hash -> true or false ;T0[I" (p1);T@FI" Hash;TcRDoc::NormalClass00