package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.28.1.3.tbz
sha256=fb3af0d7a0b6ced6c9cbd84858e7aa86fe2a4b9f4b8f46080a04bc465b0e6eff
sha512=c0dc6c33aea286fbc007fdf02b09c37b72caf76d12ccf92576a04823cdcacf3044b6deba3372f40a87a0ae6f602da20d5840ebf0f116f4ca346b85c4d540b2f0

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