Module Solver.Value

Semantic values

type t
val equal : t -> t -> bool
val hash : t -> int
val ty : t -> ty
val pp : t Sidekick_core.Fmt.printer