package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val normalize_eol : ?exclude_locs: (Ocamlformat_stdlib.int * Ocamlformat_stdlib.int) Ocamlformat_stdlib.list -> line_endings:[ `Crlf | `Lf ] -> Ocamlformat_stdlib.string -> Ocamlformat_stdlib.string