package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.28.1.1.tbz
sha256=087d7256a52808715875814d8bccf9172f97e933b398fc8d29ec40dc89fa9e0e
sha512=809b690e6c21110f81918dfdb1b5efecd185a4f26eadb2bb3aa6eb8069db20989e8797650b22a2207b6b26abe97db357c2dc6056943a3a4f630c4e1a0ebb4f1b

doc/ocamlformat-mlx-lib.ocamlformat_stdlib/Ocamlformat_stdlib/Warning/index.html

Module Ocamlformat_stdlib.WarningSource

Sourceval with_warning_filter : filter_warning: (Ocamlformat_ocaml_common.Location.t -> Ocamlformat_ocaml_common.Warnings.t -> bool) -> filter_alert: (Ocamlformat_ocaml_common.Location.t -> Ocamlformat_ocaml_common.Warnings.alert -> bool) -> f:(unit -> 'a) -> 'a
Sourceval is_unexpected_docstring : Ocamlformat_ocaml_common.Warnings.t -> bool
Sourceval is_deprecated_alert : Ocamlformat_ocaml_common.Warnings.alert -> bool