package ocsipersist-lib

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