Module PropList.Data

This module stores heterogeneous data defined in Schema and Field.

type t
val create : unit -> t

Create a data storage.

val clear : t -> unit

Clear a data storage.

val elements : t -> string list

List field set, not exported