plutus-tx
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 :: forall a r. (a -> BuiltinList a -> r) -> BuiltinList a -> r Source #