D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Numeric
/
Filename :
to_int-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Invokes the child class's <tt>to_i</tt> method to convert <em>num</em> to an integer. full_name: Numeric#to_int is_singleton: false name: to_int params: | num.to_int => integer visibility: public