| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Agda.TypeChecking.Empty
Synopsis
- isEmptyType :: Type -> TCM Bool
 - isEmptyTel :: Telescope -> TCM Bool
 - ensureEmptyType :: Range -> Type -> TCM ()
 - checkEmptyTel :: Range -> Telescope -> TCM (Either ErrorNonEmpty Int)