Agda-2.2.8: A dependently typed functional programming language and proof assistant

Agda.TypeChecking.Rebind

Synopsis

Documentation

rebindClause :: Clauses -> TCM ClausesSource

Change Binds to NoBind if the variable is not used in the body. Also normalises the body in the process. Or not. Disabled.