package liquidsoap-lang

  1. Overview
  2. Docs
module Map : sig ... end
module Plug : sig ... end

Documentation for plugs.

module Value : sig ... end

Documenentation for values.

type doc_type = [
  1. | `Full
  2. | `Argsof of string list
]
val parse_doc : pos:Pos.t -> string -> Value.t option
OCaml

Innovation. Community. Security.