-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Builtins] Use 'Either' in 'asConstant' #4397
Conversation
/benchmark plutus-benchmark:validation |
Comparing benchmark results of 'plutus-benchmark:validation' on 'e8edc836d' (base) and 'ffe8d5d4b' (PR)
|
This is crazy. |
ffe8d5d
to
0484954
Compare
It does make some sense: Merging without a review, 'cause the change is completely trivial and clearly beneficial. |
This reverts commit afe6dcd.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
I should've done that when I replaced the general
m
byEither
inreadKnown
.