Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
weakrefライブラリ
WeakRefクラス
weakref_alive?
instance method WeakRef#weakref_alive?
weakref_alive? -> bool
[
permalink
][
rdoc
][
edit
]
参照先のオブジェクトがまだ生きていれば真を返します。 GC されていれば偽を返します。