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

Agda.TypeChecking.Empty

Synopsis

Documentation

isEmptyType :: MonadTCM tcm => Type -> tcm ()Source

Make sure that a type is empty.