Module Statement.Seq
val to_iter : ('f, 't, 'ty) t -> [ `Term of 't | `Form of 'f | `Ty of 'ty | `ID of ID.t ] Iter.tval ty_decls : (_, _, 'ty) t -> (ID.t * 'ty) Iter.tval forms : ('f, _, _) t -> 'f Iter.tval lits : (clause, _, _) t -> Term.t SLiteral.t Iter.tval terms : (clause, Term.t, _) t -> Term.t Iter.tval symbols : (clause, Term.t, Type.t) t -> ID.t Iter.t