package dokeysto

  1. Overview
  2. Docs
type filename = Common.filename
type position = Common.position
Read-only persistent string key to string value hash table
module RO : sig ... end
Read-write persistent string key to string value hash table
module RW : sig ... end