Agda-2.4.2.4: 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