package liquidsoap-lang

  1. Overview
  2. Docs

Parameters

Signature

include module type of struct include Term end
type content = Term.content
val t : Type.t
val to_ground : content -> Term.Ground.t
val of_ground : Term.Ground.t -> content
val is_ground : Term.Ground.t -> bool
val to_term : content -> Term.t
val of_term : Term.t -> content
val is_term : Term.t -> bool
val to_value : ?pos:(Lexing.position * Lexing.position) -> content -> t
val of_value : t -> content
val is_value : t -> bool
OCaml

Innovation. Community. Security.