Module Compat.Seq

type 'a t = 'a Stdlib.Seq.t
val append : 'a t -> 'a t -> 'a t