Module Heap.RecencySource
Abstraction of the heap
module Pool : sig ... endSourceval opt_default_allocation_policy : string Stdlib.ref Sourceval gc_time : float Stdlib.ref Sourceval gc_nb_collections : int Stdlib.ref Sourceval gc_nb_addr_collected : int Stdlib.ref Sourceval gc_max_heap_size : int Stdlib.ref