package tezos-storage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type value
val known : t -> bool Lwt.t
val read_opt : t -> value option Lwt.t
val store : t -> value -> unit Lwt.t
val remove : t -> unit Lwt.t
OCaml

Innovation. Community. Security.