package ocsipersist-lib

  1. Overview
  2. Docs
type k
type v
val find : k -> v Lwt.t
val add : k -> v -> unit Lwt.t