Current Path :
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Numeric
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby18/share/ri/1.8/system/Numeric/integer%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if <em>num</em> is an <tt>Integer</tt> (including <tt>Fixnum</tt> and <tt>Bignum</tt>). full_name: Numeric#integer? is_singleton: false name: integer? params: | num.integer? -> true or false visibility: public