plutus-core-1.45.0.0: Language library for Plutus Core
Safe HaskellSafe-Inferred
LanguageHaskell2010

DeBruijn.UnDeBruijnify

Description

The point of these tests is that binders with wrong indices will be undebruijnified successfully, whereas variables with wrong indices (e.g. out of scope) will fail.

Documentation