ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
opt/alt/ruby31/share/ri/system/Date/%3d%3d%3d-i.ri 0000644 00000001666 15241467077 0015143 0 ustar 00 U:RDoc::AnyMethod[iI"===:ETI"
Date#===;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"+Returns true if they are the same day.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"/Date.new(2001,2,3) === Date.new(2001,2,3)
;TI"0 #=> true
;TI"/Date.new(2001,2,3) === Date.new(2001,2,4)
;TI"1 #=> false
;TI":DateTime.new(2001,2,3) === DateTime.new(2001,2,3,12)
;TI"0 #=> true
;TI"FDateTime.new(2001,2,3) === DateTime.new(2001,2,3,0,0,0,'+24:00')
;TI"0 #=> true
;TI"FDateTime.new(2001,2,3) === DateTime.new(2001,2,4,0,0,0,'+24:00')
;TI"0 #=> false;T:@format0:
@fileI"ext/date/date_core.c;T:0@omit_headings_from_table_of_contents_below0I"d === other -> bool
;T0[ I" (p1);T@FI" Date;TcRDoc::NormalClass00 opt/alt/ruby31/share/ri/system/NilClass/%3d%3d%3d-i.ri 0000644 00000000753 15241470167 0015764 0 ustar 00 U:RDoc::AnyMethod[iI"===:ETI"NilClass#===;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HCase Equality -- For class Object, effectively the same as calling ;TI"J#==, but typically overridden by descendants to provide ;TI"/meaningful semantics in +case+ statements.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"&obj === other -> true or false
;T0[ I" (p1);T@FI"
NilClass;TcRDoc::NormalClass00 opt/alt/ruby31/share/ri/system/Symbol/%3d%3d%3d-i.ri 0000644 00000000563 15241574122 0015514 0 ustar 00 U:RDoc::AnyMethod[iI"===:ETI"Symbol#===;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"BEquality---If sym and obj are exactly the same ;TI"'symbol, returns true.;T:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below000[ I" (p1);T@FI"Symbol;TcRDoc::NormalClass0[@FI"==;T opt/alt/ruby31/share/ri/system/Set/%3d%3d%3d-i.ri 0000644 00000001324 15241574125 0015001 0 ustar 00 U:RDoc::AnyMethod[iI"===:ETI"Set#===;TF:privateo:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"RReturns true if the given object is a member of the set,
and false otherwise.;To;
; [I"Used in case statements:;To:RDoc::Markup::Verbatim; [I"require 'set'
;TI"
;TI"case :apple
;TI" when Set[:potato, :carrot]
;TI" "vegetable"
;TI"when Set[:apple, :banana]
;TI" "fruit"
;TI" end
;TI"# => "fruit"
;T:@format0o;
; [I"Or by itself:;To;; [I"#Set[1, 2, 3] === 2 #=> true
;TI"$Set[1, 2, 3] === 4 #=> false
;T;0:
@fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(o);T@#FI"Set;TcRDoc::NormalClass0[@&FI"
include?;T