| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusTx.AsData.Internal
Description
Functions in this module are for internal compiler use only, and should not be used elsewhere.
Documentation
wrapTail :: BuiltinList a -> BuiltinList a #
wrapUnsafeUncons :: BuiltinList a -> (a, BuiltinList a) #