module Element: sig .. end
sig
end
A module defining the type of the element. Some heap implementations may define more functions in this module for disambiguating elements from one another.
type t