package liquidsoap-lang

  1. Overview
  2. Docs

Parameters

module Def : CustomDef

Signature

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

Innovation. Community. Security.