1
2
3
4
5
type t =
  { value : Symbolic_value.t
  ; env_id : int
  ; id : int
  }