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

Safe HaskellNone
LanguageHaskell2010

Agda.TypeChecking.Empty

Synopsis

Documentation

isEmptyType :: Range -> Type -> TCM () Source #

Check whether a type is empty. This check may be postponed as emptiness constraint.