Module PerMutexTidCommon.D
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val pretty : unit -> (W.t * LMust.t * L.t) -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> (W.t * LMust.t * L.t) -> unit
val to_yojson :
(W.t * LMust.t * L.t) ->
[> `Assoc of (string * Yojson.Safe.t) list ]
val name : unit -> string
val pretty_diff : unit -> (t * t) -> Lattice.Pretty.doc