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

Safe HaskellNone
LanguageHaskell98

Agda.TypeChecking.Empty

Synopsis

Documentation

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

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