module SeqNum:Tools.MakePrivate
(
sig
typet =
int32
val to_string :int32 -> string
val is_valid :'a -> bool
val repl_tag :string
end
)
typet =
Outer.t
typeouter_t =
Outer.t
val to_string : Outer.t -> string
val print : Batteries.Format.formatter -> Outer.t -> unit
val o : Outer.t -> Outer.t