Sha256: 6a3ff634becd5586fc20f722c5d224fd03f166b243a127af2e0869eb7299f501
Contents?: true
Size: 1.54 KB
Versions: 12
Compression:
Stored size: 1.54 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: eql?:@docstringIC:YARD::Docstring"ÎReturns <code>true</code> only if <i>obj</i> is a <code>Float</code> with the same value as <i>flt</i>. Contrast this with <code>Float#==</code>, which performs type conversions. 1.0.eql?(1) #=> false :@objectu:YARD::StubProxyFloat#eql?: @summary0: @all"øReturns <code>true</code> only if <i>obj</i> is a <code>Float</code> with the same value as <i>flt</i>. Contrast this with <code>Float#==</code>, which performs type conversions. 1.0.eql?(1) #=> false @overload eql?(obj) @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Float#eql?;;;IC; "