package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.29.0.1.tbz
sha256=c4986e5af3e816e8a1fc130e5c26b4ac13fd60efed05a84449ec014640813273
sha512=fae91c260e9d8ddf2c6c8e7f46caf87329777e40e5c80320bbf942ed849789bca477e054010a71213f6451211be9fe3926923cc1aa7f3ac22db875dfbaa59dc2

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