Implementations of various lambda calculus based systems.
Source code
Contents
Index
Typed.TypeSystem
Stability
experimental
Maintainer
thanos@sians.org
Description
Type system of the typed system.
Synopsis
typeOf
::
Context
->
Term
->
Type
Documentation
typeOf
::
Context
->
Term
->
Type
Source
Tries to type the given
Term
, w.r.t. the given
Context
.
Produced by
Haddock
version 2.4.2