You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add synonym to the Trace builtin. Alongside traceIfFalse, traceIfTrue etc. Ideally these functions should end up being id in production mode. I think, for now, having a cabal flag on Plutarch for this would be good enough.
The text was updated successfully, but these errors were encountered:
Add synonym to the
Trace
builtin. AlongsidetraceIfFalse
,traceIfTrue
etc. Ideally these functions should end up beingid
in production mode. I think, for now, having a cabal flag on Plutarch for this would be good enough.The text was updated successfully, but these errors were encountered: