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

Safe HaskellNone

Agda.Syntax.Abstract.Views

Synopsis

Documentation

data AppView

Constructors

Application Expr [NamedArg Expr] 

isSet :: Expr -> Bool

Check whether we are dealing with a universe.