Module State.Change_spec

type t
val single : ?from:int -> ?to_:int -> ?insert:Codemirror_bindings__.For_ppx.Text.Text.t -> unit -> t
val change_set : change_set -> t
val many : t list -> t