plutus-tx-1.60.0.0: Libraries for Plutus Tx and its prelude
Safe HaskellSafe-Inferred
LanguageHaskell2010

PlutusTx.AsData.Internal

Description

Functions in this module are for internal compiler use only, and should not be used elsewhere.

Documentation

droppableUnsafeCaseList ∷ ∀ a r. (a → BuiltinList a → r) → BuiltinList a → r Source #