Agda-2.6.2.1.20220327: A dependently typed functional programming language and proof assistant
Safe HaskellSafe-Inferred
LanguageHaskell2010

Agda.Compiler.Treeless.EliminateDefaults

Description

Eliminates case defaults by adding an alternative for all possible constructors. Literal cases are preserved as-is.

Documentation