package links

  1. Overview
  2. Docs
val bool : bool -> Phrase.t

Create a constant bool phrase

val int : int -> Phrase.t

Create a constant int phrase

val float : float -> Phrase.t

Create a constant float phrase

val string : string -> Phrase.t

Create a constant string phrase

val of_value : Phrase.Value.t -> Phrase.t

Create a constant of a links value