File: //usr/share/ri/3.0.0/system/GC/compact-c.ri
U:RDoc::AnyMethod[iI"compact:ETI"GC::compact;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [
I"LThis function compacts objects together in Ruby's heap. It eliminates ;TI"Nunused space (or fragmentation) in the heap by moving objects in to that ;TI"Qunused space. This function returns a hash which contains statistics about ;TI"Jwhich objects were moved. See `GC.latest_gc_info` for details about ;TI"compaction statistics.;To:RDoc::Markup::BlankLine o;
; [I"OThis method is implementation specific and not expected to be implemented ;TI"'in any implementation besides MRI.;T:
@fileI"
gc.rb;T:0@omit_headings_from_table_of_contents_below0I"GC.compact
;T0[ I"();T@FI"GC;TcRDoc::NormalModule00