package alba

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Alba_coreSource

Sourcemodule Context : sig ... end
Sourcemodule Gamma : sig ... end
Sourcemodule Gamma_algo : sig ... end
Sourcemodule Gamma_holes : sig ... end

Gamma_holes is a context with holes which can be filled later. A hole is a local unnamed variable with a type (i.e. an assumption that an element with this type exists), initially without value. Later on the value can be provided.

Sourcemodule Name_map : sig ... end
Sourcemodule Operator : sig ... end
Sourcemodule Term : sig ... end
Sourcemodule Term_printer : sig ... end
Sourcemodule Typecheck : sig ... end
Sourcemodule Unifier : sig ... end
OCaml

Innovation. Community. Security.