package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Environment_l : sig ... end

This module contains the type of errors linked to entries in environments.

module EnvironmentErrors : sig ... end
module Lexicon_l : sig ... end

This module contains the type of errors linked to lexicons.

module LexiconErrors : sig ... end
module Type_l : sig ... end

This module contains the type of errors linked to types in lambda-terms.

module TypeErrors : sig ... end
module Cmd_l : sig ... end