Module Extended_gc


module Extended_gc: sig .. end
Extensions to Core.Gc.

val without_compactions : ?logger:(string -> unit) -> f:('a -> 'b) -> 'a -> 'b