package bogue

  1. Overview
  2. Docs

Global variables with mutex

Dependency graph

type 'a t
val create : 'a -> 'a t
val get : 'a t -> 'a
val set : 'a t -> 'a -> unit
OCaml

Innovation. Community. Security.