package mdx

  1. Overview
  2. Docs

Module Mdx.DepSource

Sourcetype t =
  1. | File of string
  2. | Dir of string
Sourceval of_block : Block.t -> t option
Sourceval of_lines : Document.line list -> t list
Sourceval to_sexp : t -> Util.Sexp.t
OCaml

Innovation. Community. Security.