Value.MkCustomFromTermmodule Term : Liquidsoap_lang_ast.Term.Customtype content = Term.contentval t : Liquidsoap_lang_types.Type.tval to_custom : content -> Liquidsoap_lang_ast.Term.Custom.tval of_custom : Liquidsoap_lang_ast.Term.Custom.t -> contentval is_custom : Liquidsoap_lang_ast.Term.Custom.t -> boolval to_term : content -> Liquidsoap_lang_ast.Term.tval of_term : Liquidsoap_lang_ast.Term.t -> contentval to_value : ?pos:Liquidsoap_lang_prelude.Pos.t -> content -> tval is_value : t -> bool