ounit2.advanced
OUnitPropList
Property list.
MLton property list.
ounit2
ounit2.threads
type t = (int, unit -> unit) Hashtbl.t
val create : unit -> ('a, 'b) Hashtbl.t
val new_property : 'a -> ((int, unit -> unit) Hashtbl.t -> 'a -> unit) * ((int, unit -> 'b) Hashtbl.t -> 'a)