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

Safe HaskellNone
LanguageHaskell98

Agda.Compiler.Treeless.GuardsToPrims

Description

Translates guard alternatives to if-then-else cascades.

The builtin translation must be run before this transformation.

Documentation