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

Safe HaskellNone
LanguageHaskell2010

Agda.Compiler.Treeless.AsPatterns

Synopsis

Documentation

recoverAsPatterns :: Monad m => TTerm -> m TTerm Source #

We lose track of @-patterns in the internal syntax. This pass puts them back.