package mdx

  1. Overview
  2. Docs
type t =
  1. | Atom of string
  2. | List of t list
val equal : t -> t -> bool
module Canonical : sig ... end
OCaml

Innovation. Community. Security.