package ocsipersist-lib

  1. Overview
  2. Docs
module type TABLE = sig ... end
module type FUNCTORIAL = sig ... end
module type POLYMORPHIC = sig ... end
module type REF = sig ... end

Persistent references for OCaml

module type STORE = sig ... end
OCaml

Innovation. Community. Security.