Module TypedSTerm.Seq

val subterms : t -> t Iter.t
val subterms_with_bound : t -> (t * t Var.Set.t) Iter.t
val vars : t -> t Var.t Iter.t
val free_vars : t -> t Var.t Iter.t
val metas : t -> meta_var Iter.t
val symbols : t -> ID.t Iter.t