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
Follow-on from #768. Currently the only POrd tests we have are equivalencies for agreement with PlutusTx/Haskell counterparts. Ideally, we should have law tests verifying that POrd instances actually follow the laws of POrd.
The text was updated successfully, but these errors were encountered:
Follow-on from #768. Currently the only
POrd
tests we have are equivalencies for agreement with PlutusTx/Haskell counterparts. Ideally, we should have law tests verifying thatPOrd
instances actually follow the laws ofPOrd
.The text was updated successfully, but these errors were encountered: