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