ArincDomain.Dtype t = processval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval _ : t -> Yojson.Safe.tinclude module type of struct include Printable.Std endtype group = Printable.Std.group = |val show_group : group -> 'aval invariant : 'a -> 'b -> Invariant.tval show : process -> stringinclude sig ... endval pretty : unit -> t -> Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> [> `String of string ]val hash : process -> intval bot : unit -> processval is_bot : process -> boolval is_bot1 : process -> boolval top : unit -> processval is_top : process -> bool