package ocsipersist-lib

  1. Overview
  2. Docs

Module TABLE.VariableSource

Sourcetype t
Sourceval make : name:key -> default:value -> t
Sourceval make_lazy : name:key -> default:(unit -> value) -> t
Sourceval make_lazy_lwt : name:key -> default:(unit -> value Lwt.t) -> t
Sourceval get : t -> value Lwt.t
Sourceval set : t -> value -> unit Lwt.t
OCaml

Innovation. Community. Security.