package ocamlformat-mlx-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val equal_longindent : Ocaml_common.Longident.t -> Ocaml_common.Longident.t -> bool
val make_jsx_element : raise:(exn -> unit) -> loc:'a -> tag: ([ `Module | `Value ] * (Lexing.position * Lexing.position) * Ocaml_common.Longident.t) -> end_tag: (([> `Module | `Value ] * (Lexing.position * 'b) * Ocaml_common.Longident.t) * ('c * Lexing.position)) option -> props: ((Lexing.position * Lexing.position) * [< `Prop of string Asttypes.loc * Parsetree.expression | `Prop_opt of string Asttypes.loc * Parsetree.expression | `Prop_opt_punned of string Asttypes.loc | `Prop_punned of string Asttypes.loc ]) list -> children:Parsetree.expression -> unit -> Parsetree.expression_desc
OCaml

Innovation. Community. Security.