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

Safe HaskellNone

Agda.Compiler.Epic.CaseOpts

Description

Perform simple optimisations based on case-laws

Synopsis

Documentation

caseOptsExpr :: Expr -> Compile TCM ExprSource

Run the case-opts on an expression