package liquidsoap-lang

  1. Overview
  2. Docs
type custom = Runtime_term.custom
val to_string : t -> string
val to_json : pos:Pos.t list -> t -> Json.t
val compare : t -> t -> int
module type Specs = sig ... end
module type Implementation = sig ... end
module Make (S : Specs) : Implementation with type content = S.content
OCaml

Innovation. Community. Security.