Module State_dependency_graph.Static_datatype


module Static_datatype: Datatype.S  with type t = Static.t

include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.t
Deep copy: no possible sharing between x and copy x.