plutus-tx-1.0.0.0: Libraries for Plutus Tx and its prelude
Safe HaskellNone
LanguageHaskell2010

PlutusTx.Plugin.Utils

Synopsis

Documentation

plc :: forall (loc :: Symbol) a. Proxy loc -> a -> CompiledCode a Source #

Marks the given expression for compilation to PLC.