package odoc

  1. Overview
  2. Docs

doc/odoc.examples/Odoc_examples/Expansion/DeepEquality/index.html

Module Expansion.DeepEquality

Demonstrates expansion involving an equation on a type in a submodule

module type SIG = sig ... end
module type MODTYPE = sig ... end
type foo
module M : MODTYPE with type X.t = foo
OCaml

Innovation. Community. Security.