📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 15:14:12
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Symbol
✏️
Editing: 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
💾 Save Changes
❌ Cancel