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

Safe HaskellNone
LanguageHaskell2010

Agda.Termination.RecCheck

Synopsis

Documentation

anyDefs :: GetDefs a => [QName] -> a -> TCM [QName] Source #

anysDef names a returns all definitions from names that are used in a.