module type FOLDABLE = sig .. end
sig
end
type 'a t
'a
val to_seq : 'a t -> 'a CCCat.sequence
'a t -> 'a CCCat.sequence