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

Safe HaskellNone
LanguageHaskell98

Agda.Compiler.Epic.CaseOpts

Description

Perform simple optimisations based on case-laws

Synopsis

Documentation

caseOptsExpr :: Expr -> Compile TCM Expr Source #

Run the case-opts on an expression