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