Module State.Change_set

type t = change_set
val iter_changes : t -> f: (from_a:int -> to_a:int -> from_b:int -> to_b:int -> inserted:Codemirror_bindings__.For_ppx.Text.Text.t -> unit) -> unit
val desc : t -> Change_desc.t