ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
to_r-i.ri 0000644 00000000473 15237510627 0006305 0 ustar 00 U:RDoc::AnyMethod[iI" to_r:ETI"NilClass#to_r;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I" Returns zero as a rational.;T:
@fileI"rational.c;T:0@omit_headings_from_table_of_contents_below0I"nil.to_r -> (0/1)
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 %3d%7e-i.ri 0000644 00000000512 15237510627 0006210 0 ustar 00 U:RDoc::AnyMethod[iI"=~:ETI"NilClass#=~;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Dummy pattern matching -- always returns nil.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"nil =~ other -> nil
;T0[ I" (p1);T@FI"
NilClass;TcRDoc::NormalClass00 inspect-i.ri 0000644 00000000506 15237510627 0007004 0 ustar 00 U:RDoc::AnyMethod[iI"inspect:ETI"NilClass#inspect;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%Always returns the string "nil".;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"nil.inspect -> "nil"
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 cdesc-NilClass.ri 0000644 00000001711 15237510627 0007677 0 ustar 00 U:RDoc::NormalClass[iI"
NilClass:ET@I"Object;To:RDoc::Markup::Document:@parts[o;;[ :
@fileI"*ext/bigdecimal/lib/bigdecimal/util.rb;T:0@omit_headings_from_table_of_contents_below0o;;[ ; I"nilclass.rb;T;
0o;;[o:RDoc::Markup::Paragraph;[I"8The class of the singleton object nil.;T; I"
object.c;T;
0; 0;
0[ [ [ [[I"
class;T[[:public[ [:protected[ [:private[ [I"
instance;T[[;[ [;
[ [;[[I"&;TI"
object.c;T[I"===;T@/[I"=~;T@/[I"^;T@/[I"inspect;T@/[I" nil?;T@/[I"rationalize;TI"rational.c;T[I" to_a;T@/[I" to_c;TI"complex.c;T[I" to_d;TI"*ext/bigdecimal/lib/bigdecimal/util.rb;T[I" to_f;TI"nilclass.rb;T[I" to_h;T@/[I" to_i;T@G[I" to_r;T@<[I" to_s;T@/[I"|;T@/[ [U:RDoc::Context::Section[i 0o;;[ ; 0;
0[
I"complex.c;TI"*ext/bigdecimal/lib/bigdecimal/util.rb;TI"nilclass.rb;TI"
object.c;TI"rational.c;T@cRDoc::TopLevel to_a-i.ri 0000644 00000000625 15237510627 0006263 0 ustar 00 U:RDoc::AnyMethod[iI" to_a:ETI"NilClass#to_a;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"#Always returns an empty array.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"nil.to_a #=> [];T:@format0:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"nil.to_a -> []
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 rationalize-i.ri 0000644 00000000623 15237510627 0007660 0 ustar 00 U:RDoc::AnyMethod[iI"rationalize:ETI"NilClass#rationalize;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HReturns zero as a rational. The optional argument +eps+ is always ;TI"
ignored.;T:
@fileI"rational.c;T:0@omit_headings_from_table_of_contents_below0I"'nil.rationalize([eps]) -> (0/1)
;T0[ I"(*args);T@FI"
NilClass;TcRDoc::NormalClass00 to_i-i.ri 0000644 00000000611 15237510627 0006266 0 ustar 00 U:RDoc::AnyMethod[iI" to_i:ETI"NilClass#to_i;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Always returns zero.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"nil.to_i #=> 0;T:@format0:
@fileI"nilclass.rb;T:0@omit_headings_from_table_of_contents_below0I"nil.to_i -> 0
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 %26-i.ri 0000644 00000000736 15237510627 0005640 0 ustar 00 U:RDoc::AnyMethod[iI"&:ETI"NilClass#&;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"false. obj is always ;TI"Devaluated as it is the argument to a method call---there is no ;TI"+short-circuit evaluation in this case.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"3false & obj -> false
nil & obj -> false
;T0[ I" (p1);T@FI"
NilClass;TcRDoc::NormalClass00 to_d-i.ri 0000644 00000001010 15237510627 0006253 0 ustar 00 U:RDoc::AnyMethod[iI" to_d:ETI"NilClass#to_d;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"-Returns nil represented as a BigDecimal.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"require 'bigdecimal'
;TI"require 'bigdecimal/util'
;TI"
;TI"nil.to_d # => 0.0;T:@format0:
@fileI"*ext/bigdecimal/lib/bigdecimal/util.rb;T:0@omit_headings_from_table_of_contents_below0I"nil.to_d -> bigdecimal
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 to_c-i.ri 0000644 00000000472 15237510627 0006265 0 ustar 00 U:RDoc::AnyMethod[iI" to_c:ETI"NilClass#to_c;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Returns zero as a complex.;T:
@fileI"complex.c;T:0@omit_headings_from_table_of_contents_below0I"nil.to_c -> (0+0i)
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 to_s-i.ri 0000644 00000000474 15237510627 0006307 0 ustar 00 U:RDoc::AnyMethod[iI" to_s:ETI"NilClass#to_s;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%Always returns the empty string.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"nil.to_s -> ""
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 %5e-i.ri 0000644 00000000735 15237510627 0005721 0 ustar 00 U:RDoc::AnyMethod[iI"^:ETI"NilClass#^;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"9Exclusive Or---If obj is nil or ;TI"Hfalse, returns false; otherwise, returns ;TI"true.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"Efalse ^ obj -> true or false
nil ^ obj -> true or false
;T0[ I" (p1);T@FI"
NilClass;TcRDoc::NormalClass00 nil%3f-i.ri 0000644 00000000564 15237510627 0006423 0 ustar 00 U:RDoc::AnyMethod[iI" nil?:ETI"NilClass#nil?;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"POnly the object nil responds true to nil?.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"$nil.nil? -> true
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 to_f-i.ri 0000644 00000000620 15237510627 0006263 0 ustar 00 U:RDoc::AnyMethod[iI" to_f:ETI"NilClass#to_f;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Always returns zero.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"nil.to_f #=> 0.0;T:@format0:
@fileI"nilclass.rb;T:0@omit_headings_from_table_of_contents_below0I"nil.to_f -> 0.0
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00 %7c-i.ri 0000644 00000000704 15237510627 0005715 0 ustar 00 U:RDoc::AnyMethod[iI"|:ETI"NilClass#|;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"6Or---Returns false if obj is ;TI"Inil or false; true otherwise.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"Gfalse | obj -> true or false
nil | obj -> true or false
;T0[ I" (p1);T@FI"
NilClass;TcRDoc::NormalClass00 %3d%3d%3d-i.ri 0000644 00000000753 15237510627 0006506 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 to_h-i.ri 0000644 00000000624 15237510627 0006271 0 ustar 00 U:RDoc::AnyMethod[iI" to_h:ETI"NilClass#to_h;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I""Always returns an empty hash.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"nil.to_h #=> {};T:@format0:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"nil.to_h -> {}
;T0[ I"();T@FI"
NilClass;TcRDoc::NormalClass00