package liquidsoap-lang

  1. Overview
  2. Docs

Parameters

module Term : Term.Custom

Signature

include module type of struct include Term end
type content = Term.content
val t : Type.t
val is_custom : Liquidsoap_lang.Term.Custom.t -> bool
val to_term : content -> Term.t
val of_term : Term.t -> content
val to_value : ?pos:Pos.Option.base -> content -> t
val of_value : t -> content
val is_value : t -> bool
OCaml

Innovation. Community. Security.