Module Value.MkCustom

Parameters

module Def : CustomDef

Signature

type content = Def.content
val is_custom : Liquidsoap_lang_ast.Term.Custom.t -> bool
val to_value : ?pos:Liquidsoap_lang_prelude.Pos.t -> content -> t
val of_value : t -> content
val is_value : t -> bool