Module Positions.Builder

type t
val create : ?initial_pos:pos -> unit -> t
val add : t -> offset:int -> unit
val add_twice : t -> offset:int -> unit
val add_newline : t -> offset:int -> unit
val contents : t -> t
val reset : t -> pos -> unit