disco-0.1.6: Functional programming language for teaching discrete math.
Copyright(c) 2016 disco team (see LICENSE)
LicenseBSD-style (see LICENSE)
Maintainerbyorgey@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Disco.Typecheck.Erase

Description

Typecheck the Disco surface language and transform it into a type-annotated AST.

Synopsis

Documentation

erase :: ATerm -> Term Source #

Erase all the type annotations from a term.