Agda-2.5.2: A dependently typed functional programming language and proof assistant
Agda.Compiler.Treeless.Unused
usedArguments :: QName -> TTerm -> TCM [Bool] #
stripUnusedArguments :: [Bool] -> TTerm -> TTerm #