package ounit2

  1. Overview
  2. Docs

Module OUnitPropListSource

Property list.

Sourcetype t = (int, unit -> unit) Hashtbl.t
Sourceval create : unit -> ('a, 'b) Hashtbl.t
Sourceval new_property : 'a -> ((int, unit -> unit) Hashtbl.t -> 'a -> unit) * ((int, unit -> 'b) Hashtbl.t -> 'a)
OCaml

Innovation. Community. Security.