package core-and-more

  1. Overview
  2. Docs

Parameters

module D : sig ... end

Signature

type t
and t_node = D.t
val show_t_node : t_node -> Ppx_deriving_runtime.string
val hash_fold_t : Base.Hash.state -> t -> Base.Hash.state
val hash : t -> Base.Hash.hash_value
val hash_t_node : t_node -> Base.Hash.hash_value
val compare_t_node : D.t -> D.t -> int
val table : t_node CoreAndMore__.My_hash_cons.HashConsTable.t
val hashcons : t_node -> t_node CoreAndMore__.My_hash_cons.HashConsContainer.hash_consed
val uid : t -> int