Sha256: 17e35725864ca26148f294c9163d7fc5030b49972ccc8548a92f46e2f48ca793
Contents?: true
Size: 1.37 KB
Versions: 12
Compression:
Stored size: 1.37 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: succ:@docstringIC:YARD::Docstring"iReturns the <code>Integer</code> equal to <i>int</i> + 1. 1.next #=> 2 (-1).next #=> 0 :@objectu:YARD::StubProxyInteger#succ: @summary0: @all"¬Returns the <code>Integer</code> equal to <i>int</i> + 1. 1.next #=> 2 (-1).next #=> 0 @overload next @return [Integer] @overload succ @return [Integer]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Integer#succ;: next;IC; "