Sha256: fe2e563b2197fa0f0f87d921ed8738b6a4861878d7d671b413dcdf38eafa70e4
Contents?: true
Size: 1.25 KB
Versions: 12
Compression:
Stored size: 1.25 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:to_sym:@docstringIC:YARD::Docstring"ªReturns the symbol whose integer value is <i>fix</i>. See also <code>Fixnum#id2name</code>. fred = :fred.to_i fred.id2name #=> "fred" fred.to_sym #=> :fred :@objectu:YARD::StubProxyFixnum#to_sym: @summary0: @all"½Returns the symbol whose integer value is <i>fix</i>. See also <code>Fixnum#id2name</code>. fred = :fred.to_i fred.id2name #=> "fred" fred.to_sym #=> :fred @overload to_sym:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Fixnum#to_sym;;;IC; "