Module Mem_exec2.Domain.Summary

module Summary: Datatype.S  with type t = summary

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