package liquidsoap-lang

  1. Overview
  2. Docs
type 'a t
val make : 'a -> 'a t
val deref : 'a t -> 'a
val set : 'a t -> 'a -> unit
val (<--) : 'a t -> 'a t -> unit
OCaml

Innovation. Community. Security.