package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.29.0.0.tbz
sha256=9c5a6721d16d980e7730274543a0151c920715ce447946a3f833d4e2568e3a68
sha512=a0552cf055b6e061ab2bb0341aa9ddea860ded6e6522d2188e2a6697c18dc14ebbb01935b535695850b72f9880c4b2fa2a821a20be75c992fcbaf9b3f3a127b7

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