package dokeysto

  1. Overview
  2. Docs
type filename = string
Read-only persistent string key to string value hash table
module RO : sig ... end
Read-only persistent string key to string value hash table (values are compressed on disk)
module ROZ : sig ... end
Read-write persistent string key to string value hash table
module RW : sig ... end
Read-write persistent string key to string value hash table (values are compressed on disk)
module RWZ : sig ... end
OCaml

Innovation. Community. Security.