Agda.Compiler.Treeless.Unused
usedArguments :: QName -> TTerm -> TCM [Bool] Source #
stripUnusedArguments :: [Bool] -> TTerm -> TTerm Source #