plutus-metatheory-1.62.0.0: Command line tool for running plutus core programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

FFI.OptimizerTrace

Documentation

type TraceElem a = (OptStage, (Hints, (a, a))) Source #

type Trace a = [TraceElem a] Source #