Up
Module
Diff
Various
Signature
type
t
val
print : ?oc:
Core.Std.out_channel
->
t
-> unit
val
to_buffer :
t
-> Buffer.t
val
to_string :
t
-> string
val
of_sexps : original:
Core.Std.Sexp.t
-> updated:
Core.Std.Sexp.t
->
t
option