package liquidsoap-lang

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

Module Term.MkAbstractSource

Parameters

module Def : AbstractDef

Signature

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

Innovation. Community. Security.