Sha256: 75c2b33f39326b71e676e939ad5098904a534845e837a19ce20ee1a5a2de7b8c
Contents?: true
Size: 1.96 KB
Versions: 12
Compression:
Stored size: 1.96 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:<=>:@docstringIC:YARD::Docstring" Comparison---Returns -1 if <i>mod</i> includes <i>other_mod</i>, 0 if <i>mod</i> is the same as <i>other_mod</i>, and +1 if <i>mod</i> is included by <i>other_mod</i> or if <i>mod</i> has no relationship with <i>other_mod</i>. Returns <code>nil</code> if <i>other_mod</i> is not a module. :@objectu:YARD::StubProxyModule#<=>: @summary0: @all"XComparison---Returns -1 if <i>mod</i> includes <i>other_mod</i>, 0 if <i>mod</i> is the same as <i>other_mod</i>, and +1 if <i>mod</i> is included by <i>other_mod</i> or if <i>mod</i> has no relationship with <i>other_mod</i>. Returns <code>nil</code> if <i>other_mod</i> is not a module. @overload <=>(other_mod) @return [-1, 0, +1, nil]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Module#<=>;;;IC; "