Module Statement.Seq

val to_iter : ('f't'ty) t -> [ `Term of 't | `Form of 'f | `Ty of 'ty | `ID of ID.t ] Iter.t
val ty_decls : (__'ty) t -> (ID.t * 'ty) Iter.t
val forms : ('f__) t -> 'f Iter.t
val lits : (clause__) t -> Term.t SLiteral.t Iter.t
val terms : (clauseTerm.t_) t -> Term.t Iter.t
val symbols : (clauseTerm.tType.t) t -> ID.t Iter.t