Hconsing.SHashconsed values
This signature defines a hashconsing module, used to implement maximal sharing of hashconsed values.
Hashcons a value t, either returning t, or a value equal to t that was hashconsed previously.
val elements : unit -> t listReturns the list of all unique hashconsed elements.