plutus-tx-1.0.0.0: Libraries for Plutus Tx and its prelude
Safe Haskell None
Language Haskell2010

PlutusTx.Plugin.Utils

Synopsis

Documentation

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

Marks the given expression for compilation to PLC.