package liquidsoap-lang

  1. Overview
  2. Docs
type 'a t
val load : ?name:string -> dirtype:dirtype -> string -> 'a t
val get : 'a t -> string -> (unit -> 'a) -> 'a
val store : dirtype:dirtype -> 'a t -> unit
OCaml

Innovation. Community. Security.