Sha256: 31eea2baac59a7d00bd332c15abef698ef79a91b784beec17ff999e70560ae23
Contents?: true
Size: 743 Bytes
Versions: 12
Compression:
Stored size: 743 Bytes
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Complex#eql?:EF:@parameters[ :@files[[I"complex.c;T0:@current_file_has_commentsF: @name: eql?:@source_type:c: @tags[ :@docstringIC:YARD::Docstring":nodoc:;F:@objectIu:YARD::StubProxyComplex#eql?;F: @summary0:@ref_tags[ ;[ : @allI":nodoc:;F:@namespaceIu;Complex;F:@docstring_extra0:@sourceI"F/* :nodoc: */ static VALUE nucomp_eql_p(VALUE self, VALUE other) { if (k_complex_p(other)) { get_dat2(self, other); return f_boolcast((CLASS_OF(adat->real) == CLASS_OF(bdat->real)) && (CLASS_OF(adat->imag) == CLASS_OF(bdat->imag)) && f_eqeq_p(self, other)); } return Qfalse; };F
Version data entries
12 entries across 12 versions & 2 rubygems