Term.DB
val is_closed : t -> bool
val shift : ?depth:int -> int -> t -> t
val unshift : ?depth:int -> int -> t -> t
val eval : t DBEnv.t -> t -> t