package passmaker

  1. Overview
  2. Docs

Definitions about the internal representation of phrases

module Internal : sig ... end

Definitions about the external (user-visible) representation of phrases

module type EXTERNAL = sig ... end
module Hexa : sig ... end
module Text : sig ... end