Module Statement.Seq

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