package ocamlformat-lib

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

Module Ocamlformat_lib.Normalize_extended_astSource

Sourcetype 'a t = 'a Extended_ast.t

Remove comments that duplicate docstrings (or other comments).

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

Compare fragments for equality up to normalization.

Difference between two lists of comments.

Normalize a code block in docstrings.

OCaml

Innovation. Community. Security.