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

Safe HaskellNone
LanguageHaskell2010

Agda.Compiler.Treeless.GuardsToPrims

Description

Translates guard alternatives to if-then-else cascades.

The builtin translation must be run before this transformation.

Documentation