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