package liquidsoap-lang

  1. Overview
  2. Docs

Parameters

module Def : AbstractDef

Signature

type Ground.t +=
  1. | Value of Def.content
type content = Def.content
val t : Type.t
val of_ground : Ground.t -> Def.content
val to_ground : Def.content -> Ground.t
val is_ground : Ground.t -> bool
val of_term : t -> Def.content
val to_term : Def.content -> t
val is_term : t -> bool
OCaml

Innovation. Community. Security.