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.parser_shims/Ocamlformat_parser_shims/Domain/DLS/index.html

Module Domain.DLSSource

Sourcetype 'a key = 'a ref
Sourceval new_key : (unit -> 'a) -> 'a ref
Sourceval get : 'a ref -> 'a
Sourceval set : 'a ref -> 'a -> unit