package mdx

  1. Overview
  2. Docs

Module Mdx.Ocaml_envSource

Block environments.

Sourcetype t =
  1. | Default
  2. | User_defined of string
Sourceval pp : t Fmt.t
Sourceval name : t -> string
Sourceval mk : string option -> t
Sourcemodule Set : Set.S with type elt = t
OCaml

Innovation. Community. Security.