module States: sig .. end
sig
end
type t = CtrlDpds.State.t Inthash.t
CtrlDpds.State.t Inthash.t
val create : int -> 'a Inthash.t
int -> 'a Inthash.t
val add : 'a Inthash.t -> int -> 'a -> unit
'a Inthash.t -> int -> 'a -> unit
val find : 'a Inthash.t -> int -> 'a
'a Inthash.t -> int -> 'a
val pretty : Format.formatter -> CtrlDpds.t_info Inthash.t -> unit
Format.formatter -> CtrlDpds.t_info Inthash.t -> unit