Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Symbol/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Symbol/to_i-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns an integer that is unique for each symbol within a particular execution of a program. - !ruby/struct:SM::Flow::VERB body: " :fred.to_i #=> 9809\n "fred".to_sym.to_i #=> 9809\n" full_name: Symbol#to_i is_singleton: false name: to_i params: | sym.to_i => fixnum visibility: public