Module Positions.Iterator

type t
val create : t -> t
exception No_more
val advance_exn : t -> skip:int -> pos