Ocamlformat_lib.Normalize_extended_astSourceRemove comments that duplicate docstrings (or other comments).
val equal :
'a t ->
ignore_doc_comments:Ocamlformat_stdlib.bool ->
Conf.t ->
'a ->
'a ->
Ocamlformat_stdlib.boolCompare fragments for equality up to normalization.
val diff_cmts :
Conf.t ->
Cmt.t Ocamlformat_stdlib.list ->
Cmt.t Ocamlformat_stdlib.list ->
(Ocamlformat_stdlib.unit, Cmt.error Ocamlformat_stdlib.list)
Ocamlformat_stdlib.Result.tDifference between two lists of comments.
Normalize a code block in docstrings.