Sha256: 06390b945aa1014ea1aa659fa7b81db55f8d0c293758f57c7513a0de99078993
Contents?: true
Size: 1.25 KB
Versions: 12
Compression:
Stored size: 1.25 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: to_i:@docstringIC:YARD::Docstring" Returns an integer that is unique for each symbol within a particular execution of a program. :fred.to_i #=> 9809 "fred".to_sym.to_i #=> 9809 :@objectu:YARD::StubProxySymbol#to_i: @summary0: @all"ÄReturns an integer that is unique for each symbol within a particular execution of a program. :fred.to_i #=> 9809 "fred".to_sym.to_i #=> 9809 @overload to_i @return [Fixnum]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Symbol#to_i;;;IC; "