Sha256: deb0f35524596bcfc5a65d98d067b39ffb82d077abc01a3d0c3d054ac1409c46
Contents?: true
Size: 1.7 KB
Versions: 12
Compression:
Stored size: 1.7 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>flt</i>. Contrast this with <code>Float#eql?</code>, which requires <i>obj</i> to be a <code>Float</code>. 1.0 == 1 #=> true :@objectu:YARD::StubProxy Float#==: @summary0: @all"ñReturns <code>true</code> only if <i>obj</i> has the same value as <i>flt</i>. Contrast this with <code>Float#eql?</code>, which requires <i>obj</i> to be a <code>Float</code>. 1.0 == 1 #=> true @overload ==(obj) @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u; Float#==;;;IC; "