Sha256: 61d531dad626b297ab16e788b2e0fd53e33f4e361e1f91078cc6a7c24a10c667
Contents?: true
Size: 1.96 KB
Versions: 12
Compression:
Stored size: 1.96 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:==:@docstringIC:YARD::Docstring"̃Returns <code>true</code> only if <i>obj</i> has the same value as <i>big</i>. Contrast this with <code>Bignum#eql?</code>, which requires <i>obj</i> to be a <code>Bignum</code>. 68719476736 == 68719476736.0 #=> true :@objectu:YARD::StubProxyBignum#==: @summary0: @all"Returns <code>true</code> only if <i>obj</i> has the same value as <i>big</i>. Contrast this with <code>Bignum#eql?</code>, which requires <i>obj</i> to be a <code>Bignum</code>. 68719476736 == 68719476736.0 #=> true @overload ==(obj) @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Bignum#==;;;IC; "