--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns flt truncated to an Integer.
full_name: Float#to_i
is_singleton: false
name: to_i
params: |
flt.to_i => integer
flt.to_int => integer
flt.truncate => integer
visibility: public