Spec.Dtype t = MustTIDsWithBot.t * CleanExit.tval is_top : t -> boolval top : unit -> tval is_bot : t -> boolval bot : unit -> tval hash : t -> intval show : (MustTIDsWithBot.t * CleanExit.t) -> stringval pretty : unit -> (MustTIDsWithBot.t * CleanExit.t) -> Printable.Pretty.docval printXml :
'a BatInnerIO.output ->
(MustTIDsWithBot.t * CleanExit.t) ->
unitval to_yojson :
(MustTIDsWithBot.t * CleanExit.t) ->
[> `Assoc of (string * Yojson.Safe.t) list ]val arbitrary : unit -> (MustTIDsWithBot.t * CleanExit.t) QCheck.arbitrary