Module Core_extended.Extended_sexp.Diff

Various

type t
val print : ?oc:Core.Out_channel.t ‑> t ‑> unit
val to_buffer : t ‑> Buffer.t
val to_string : t ‑> string
val of_sexps : original:Core.Sexp.t ‑> updated:Core.Sexp.t ‑> t option