package dokeysto_camltc

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