Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
NilClassクラス
to_i
instance method NilClass#to_i
to_i -> Integer
[
permalink
][
rdoc
][
edit
]
0 を返します。
例
nil
.
to_i
#=> 0