Agda.TypeChecking.Lock
isTimeless :: Type -> TCM Bool Source #
checkLockedVars Source #
Arguments
term to check
its type
the lock
type of the lock
checkEarlierThan :: Term -> VarSet -> TCM () Source #