package riot

  1. Overview
  2. Docs

Parameters

module B : Base

Signature

type key = B.key
type value = B.value
val get : Pid.t -> key -> value option
val put : Pid.t -> key -> value -> unit
val child_spec : Supervisor.child_spec
OCaml

Innovation. Community. Security.