package ocamlformat

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocamlformat.Normalize_extended_astSource

Remove comments that duplicate docstrings (or other comments).

Sourceval equal : 'a Extended_ast.t -> ignore_doc_comments:Ocamlformat_stdlib.bool -> Conf.t -> 'a -> 'a -> Ocamlformat_stdlib.bool

Compare fragments for equality up to normalization.