package odoc

  1. Overview
  2. Docs

doc/odoc.xref2/Odoc_xref2/Component/FunctorParameter/index.html

Module Component.FunctorParameterSource

type parameter = {
  1. id : Ident.module_;
  2. expr : ModuleType.expr;
}
type t =
  1. | Named of parameter
  2. | Unit
OCaml

Innovation. Community. Security.