Private.SuccThis module provides a way to get the first n elements of a very large set without computing the whole list of elements.
val to_seq : t -> Db.Entry.t Seq.tval empty : tval of_automata : Db.String_automata.t -> tval of_automatas : Db.String_automata.t list -> tval of_array : Db.Entry.t array -> t