Agda-2.6.2.1.20220320: A dependently typed functional programming language and proof assistant
Safe HaskellSafe-Inferred
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.