auto_compact -> boolRuby 3.0 から[permalink][rdoc][edit]() → bool-
auto compaction が有効化どうかを返します。
- [RETURN]
- auto compaction が有効な場合 true を返します。そうでなければ false を返します。
[SEE_ALSO] GC.auto_compact=
auto_compact -> boolRuby 3.0 から[permalink][rdoc][edit]() → boolauto compaction が有効化どうかを返します。
[SEE_ALSO] GC.auto_compact=