Module Cf_heap

module Cf_heap: sig .. end
A module type for functional heap implementations.


Module Type

module type T = sig .. end
This module defines the common interface to functional heaps in the Cf library.