package liquidsoap-lang

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Term_custom.Make

Parameters

module S : Specs

Signature

type content = S.content
val to_custom : content -> t
val of_custom : t -> content
val is_custom : t -> bool