package liquidsoap-lang

  1. Overview
  2. Docs
include Term.Abstract
type 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:Pos.t -> content -> t
val of_value : t -> content
val is_value : t -> bool
OCaml

Innovation. Community. Security.