📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 00:13:22
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Symbol
📍 /opt/alt/ruby18/share/ri/1.8/system/Symbol
🔄 Refresh
✏️
Editing: to_i-i.yaml
Read Only
--- !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
💾 Save Changes
❌ Cancel