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

Safe HaskellNone
LanguageHaskell98

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.